1
0
mirror of https://github.com/kmein/niveum synced 2026-03-20 03:51:07 +01:00

pimp network/ssh config

This commit is contained in:
Kierán Meinhardt
2019-01-27 11:16:11 +01:00
parent 3d29474b66
commit 8f5bf08c59
3 changed files with 25 additions and 6 deletions

View File

@@ -113,6 +113,10 @@ let vim_conf = ''
autocmd bufwinenter * if &fdm == 'indent' | setlocal foldmethod=manual | endif
endif
if exists("g:loaded_startify")
let g:startify_custom_header = \'\'
endif
"if exists("g:loaded_airline")
set noshowmode laststatus=0 noruler
let g:airline#extensions#tabline#close_symbol = 'X'