mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-03-21 11:53:50 +00:00
treesitter: remove foldByDefault
This commit is contained in:
parent
618cbe6aac
commit
73f6565474
4 changed files with 9 additions and 3 deletions
|
|
@ -29,6 +29,10 @@
|
|||
is unlikely to cause any noticeable change in behavior or breakage, it's
|
||||
mentioned just in case.
|
||||
|
||||
- `vim.treesitter.foldByDefault` is removed. Folding behavior should be
|
||||
controlled via `vim.options.foldenable` directly instead. RIP
|
||||
`vim.treesitter.foldByDefault` 2026-03-19 - 2026-03-19.
|
||||
|
||||
[Snoweuph](https://github.com/snoweuph)
|
||||
|
||||
- "Correct `languages.go.treesitter` to contain all Go file types.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue