commit 752b21a1e637c72e2e5a08c7badd8df18233ef21 parent 38eaf07827f6e5b55f4c5f1e418868e019e4c4ae Author: Janis Pagel <janis.pagel@ims.uni-stuttgart.de> Date: Tue, 21 Jan 2020 16:14:45 +0100 Set ftplugin for vim Diffstat:
A | vim/ftplugin/vim.vim | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/vim/ftplugin/vim.vim b/vim/ftplugin/vim.vim @@ -0,0 +1,2 @@ +setlocal foldmethod=marker +setlocal foldlevel=0