mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
remove setting for JSON file
This commit is contained in:
@@ -1,6 +0,0 @@
|
|||||||
" let the initial folding state be that all folds are closed.
|
|
||||||
set foldlevel=0
|
|
||||||
|
|
||||||
" Use nvim-treesitter for folding
|
|
||||||
set foldmethod=expr
|
|
||||||
set foldexpr=nvim_treesitter#foldexpr()
|
|
||||||
Reference in New Issue
Block a user