Remove duplicate --INSERT-- from VIM
This commit is contained in:
parent
288ff3958a
commit
e2b0c46469
@ -86,6 +86,9 @@ set incsearch
|
|||||||
set splitright
|
set splitright
|
||||||
set splitbelow
|
set splitbelow
|
||||||
|
|
||||||
|
" Remove the duplicate --INSERT-- information
|
||||||
|
set noshowmode
|
||||||
|
|
||||||
" rg smart root founder and adds git ingore loading for faster execution
|
" rg smart root founder and adds git ingore loading for faster execution
|
||||||
if executable('rg')
|
if executable('rg')
|
||||||
let g:rg_derive_root="true"
|
let g:rg_derive_root="true"
|
||||||
|
Loading…
Reference in New Issue
Block a user