Always show the status bar.
This commit is contained in:
parent
f3dad59a40
commit
c558fad41a
@ -32,6 +32,7 @@ set backspace=indent,eol
|
||||
set textwidth=80
|
||||
set spell
|
||||
set ruler
|
||||
set laststatus=2
|
||||
|
||||
if has("win32")
|
||||
silent execute "!mkdir " . $HOME . "\\vimfiles\\backup"
|
||||
|
Loading…
Reference in New Issue
Block a user