Don't show mode in command line
This commit is contained in:
parent
48e53ccd0c
commit
7202a5c6a9
@ -7,6 +7,9 @@ set completeopt-=preview
|
|||||||
" Set window title to titlestring
|
" Set window title to titlestring
|
||||||
set title
|
set title
|
||||||
|
|
||||||
|
" Don't show mode in command line
|
||||||
|
set noshowmode
|
||||||
|
|
||||||
" Show relative line numbers & current line number
|
" Show relative line numbers & current line number
|
||||||
set number
|
set number
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user