Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(actions): fixes folding. Fixes #699 #2726

Merged
merged 1 commit into from
Oct 6, 2023

Conversation

folke
Copy link
Contributor

@folke folke commented Oct 3, 2023

Description

Folding (with foldexpr) for files opened with Telescope is broken.

Fixes #699

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • set a foldxpr and open a file with telescope. foldexpr should work

Configuration:

  • Neovim version (nvim --version):
  • Operating system and version:

Checklist:

  • My code follows the style guidelines of this project (stylua)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (lua annotations)

@jamestrew
Copy link
Contributor

thanks!
although admittedly i'm not sure why this is an issue to begin with and why this fixes it...

@jamestrew jamestrew merged commit 205f469 into nvim-telescope:master Oct 6, 2023
Conni2461 pushed a commit that referenced this pull request Oct 11, 2023
bigolu added a commit to bigolu/system-configurations that referenced this pull request Oct 18, 2023
rameshsanth pushed a commit to rameshsanth/telescope.nvim that referenced this pull request Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

File opened with Telescope: find_files can't be folded (E490: No fold found)
2 participants