removed mode inidcator from nvim
parent
85538fa17c
commit
ea790180bf
|
|
@ -43,6 +43,7 @@ filetype on
|
||||||
set number
|
set number
|
||||||
set cursorline
|
set cursorline
|
||||||
set cursorcolumn
|
set cursorcolumn
|
||||||
|
set noshowmode
|
||||||
|
|
||||||
syntax enable
|
syntax enable
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue