nvim: plugins: Search in visual mode using * and #
This commit is contained in:
parent
e8a1135b24
commit
a899271748
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ local init = function ()
|
|||
}
|
||||
use 'wincent/ferret'
|
||||
use 'lambdalisue/reword.vim'
|
||||
use 'bronson/vim-visual-star-search'
|
||||
-- Remove extraneous whitespace when edit mode is exited
|
||||
use {
|
||||
'ntpeters/vim-better-whitespace',
|
||||
|
|
Loading…
Reference in a new issue