Don't show mode in command line
This commit is contained in:
parent
e0a45d54aa
commit
3ddcda0ad9
@ -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