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:
parent
c3d8dc3e1d
commit
95d3b2f2d8
@ -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()
|
|
||||||
Loading…
x
Reference in New Issue
Block a user