nvim: plugins: Drop exchange and word motion

This commit is contained in:
Sanchayan Maity 2023-01-15 13:12:57 +05:30
parent 058c37882d
commit 5ac754ea99
Signed by: sanchayanmaity
GPG Key ID: 6F6A0609C12038F3
1 changed files with 0 additions and 2 deletions

View File

@ -40,8 +40,6 @@ local init = function ()
use {
'wellle/targets.vim',
'tpope/vim-surround',
'tommcdo/vim-exchange',
'chaoren/vim-wordmotion',
'kana/vim-textobj-user',
'idbrii/textobj-word-column.vim',
'glts/vim-textobj-comment'