nvim: plugins: Drop unneeded text object plugins
This commit is contained in:
parent
2a07f71c6f
commit
ae4edc5bed
1 changed files with 0 additions and 3 deletions
|
@ -56,11 +56,8 @@ local init = function ()
|
|||
'tommcdo/vim-exchange',
|
||||
'chaoren/vim-wordmotion',
|
||||
'kana/vim-textobj-user',
|
||||
'kana/vim-textobj-indent',
|
||||
'kana/vim-textobj-entire',
|
||||
'glts/vim-textobj-indblock',
|
||||
'idbrii/textobj-word-column.vim',
|
||||
'danidiaz/vim-textobj-do-block'
|
||||
}
|
||||
-- Tim pope essentials
|
||||
use {
|
||||
|
|
Loading…
Reference in a new issue