mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
use stockholm
This commit is contained in:
@@ -131,6 +131,8 @@ if has("autocmd")
|
||||
autocmd bufreadpre * setlocal foldmethod=indent
|
||||
" autocmd bufwritepre * :call <SID>StripTrailingWhitespaces()
|
||||
autocmd bufwinenter * if &fdm == 'indent' | setlocal foldmethod=manual | endif
|
||||
|
||||
autocmd VimEnter * UpdateRemotePlugins
|
||||
endif
|
||||
|
||||
"if exists("g:loaded_startify")
|
||||
|
||||
Reference in New Issue
Block a user