1
0
mirror of https://github.com/gryf/.vim.git synced 2025-12-17 19:40:29 +01:00

Fixed non closed fold

This commit is contained in:
2019-02-12 15:35:59 +01:00
parent b8f94d81f6
commit 2411080020

1
vimrc
View File

@@ -72,6 +72,7 @@ endif
call plug#end()
" }}}
" }}}
filetype plugin indent on "turn plugins/indent on
syntax on "Turn syntax highlighting on