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