commit 2b763a1be60fa7f7c9747ba4e578edf56115730e parent c554d015ff1edc1423740e41ff91644ae71539fc Author: Pablo Cárdenas <pablo.cardenas@imca.edu.pe> Date: Wed, 26 Jun 2024 17:42:51 -0500 Added foldnestmax to ftplugin/make.vim Diffstat:
| M | ftplugin/make.vim | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/ftplugin/make.vim b/ftplugin/make.vim @@ -1 +1,2 @@ setlocal foldmethod=indent +setlocal foldnestmax=1