Issue with folding in UI response #268
-
Hello 👋🏻 Setup: LazyVim 12.42.0 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
Maybe a regression due to #249 |
Beta Was this translation helpful? Give feedback.
-
I upgrade to newest commit and tested it, still works fine for me. vim.opt.foldmethod = 'expr'
vim.opt.foldexpr = 'v:lua.vim.treesitter.foldexpr()' |
Beta Was this translation helpful? Give feedback.
-
Should be fixed in main due to: #279 Can you check @rogeriofrsouza ? |
Beta Was this translation helpful? Give feedback.
Should be fixed in main due to: #279
Can you check @rogeriofrsouza ?