add folding behaviour for html

This commit is contained in:
ManjaroOne666 2019-12-05 10:26:22 +00:00
commit 995ecca61e

2
after/ftplugin/html.vim Normal file
View file

@ -0,0 +1,2 @@
set foldlevelstart=2
set foldnestmax=5