nvim: after: ftplugin: C: Do not enable folds
This commit is contained in:
parent
acb5bfcf05
commit
6b36e648d9
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
||||||
" Create folds based on files syntax
|
|
||||||
setlocal foldmethod=syntax
|
|
||||||
" Scanning included files when ^n is troublesome
|
" Scanning included files when ^n is troublesome
|
||||||
setlocal complete-=i
|
setlocal complete-=i
|
||||||
setlocal path+=/usr/include/**
|
setlocal path+=/usr/include/**
|
||||||
|
|
Loading…
Reference in a new issue