nvim: plugins: Drop exchange and word motion
This commit is contained in:
parent
058c37882d
commit
5ac754ea99
1 changed files with 0 additions and 2 deletions
|
@ -40,8 +40,6 @@ local init = function ()
|
||||||
use {
|
use {
|
||||||
'wellle/targets.vim',
|
'wellle/targets.vim',
|
||||||
'tpope/vim-surround',
|
'tpope/vim-surround',
|
||||||
'tommcdo/vim-exchange',
|
|
||||||
'chaoren/vim-wordmotion',
|
|
||||||
'kana/vim-textobj-user',
|
'kana/vim-textobj-user',
|
||||||
'idbrii/textobj-word-column.vim',
|
'idbrii/textobj-word-column.vim',
|
||||||
'glts/vim-textobj-comment'
|
'glts/vim-textobj-comment'
|
||||||
|
|
Loading…
Reference in a new issue