nvim: plugins: Add textobj-comment
This commit is contained in:
parent
819494b4bb
commit
1484315caa
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ local init = function ()
|
|||
'kana/vim-textobj-user',
|
||||
'kana/vim-textobj-entire',
|
||||
'idbrii/textobj-word-column.vim',
|
||||
'glts/vim-textobj-comment'
|
||||
}
|
||||
use 'numToStr/Comment.nvim'
|
||||
-- Tim pope essentials
|
||||
|
|
Loading…
Reference in a new issue