reset colors in crypted

This commit is contained in:
ville rantanen
2017-08-09 13:18:02 +03:00
parent 0995c7fc19
commit 92139abcab

View File

@@ -17,4 +17,5 @@ map h :<C-U>call Hide()<CR>
map H :<C-U>call Nohide()<CR>
set laststatus=2
set statusline=%f\ %=\ (h/H)\ (%v,%l)
call Hide()
call Nohide()