mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
feat(treesitter): upstream foldexpr from nvim-treesitter
This commit is contained in:
4
runtime/queries/vim/folds.scm
Normal file
4
runtime/queries/vim/folds.scm
Normal file
@@ -0,0 +1,4 @@
|
||||
[
|
||||
(if_statement)
|
||||
(function_definition)
|
||||
] @fold
|
||||
Reference in New Issue
Block a user