mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Show current search item in different color
This commit is contained in:
parent
0e491bf4dd
commit
d593f1fe2c
@ -65,8 +65,9 @@ Plug 'tmhedberg/SimpylFold', { 'for': 'python' }
|
||||
" Super fast movement with vim-sneak
|
||||
Plug 'justinmk/vim-sneak'
|
||||
|
||||
" Improve vim incsearch
|
||||
" Improve vim incsearch, clear search highlight automatically
|
||||
Plug 'haya14busa/is.vim'
|
||||
Plug 'PeterRincker/vim-searchlight'
|
||||
|
||||
" Show match number for incsearch
|
||||
Plug 'osyo-manga/vim-anzu'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user