diff --git a/after/ftplugin/html.vim b/after/ftplugin/html.vim new file mode 100644 index 0000000..f7175aa --- /dev/null +++ b/after/ftplugin/html.vim @@ -0,0 +1,2 @@ +set foldlevelstart=2 +set foldnestmax=5