mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
always show status line
This commit is contained in:
parent
366190a118
commit
562dbde02e
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
|
@ -87,7 +87,7 @@ set showmode "display current mode at the bottom
|
|||
set showcmd "display command info at the bottom
|
||||
set ruler "display coordinates and relative position at the bottom
|
||||
set number "show line numbers in left margin
|
||||
set laststatus=1
|
||||
set laststatus=2
|
||||
|
||||
|
||||
" search tweaks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue