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