Replace vim-eunuch with nvim-genghis because of hangs with :Unlink
This commit is contained in:
parent
dea49d5689
commit
aa7cf035ff
3 changed files with 14 additions and 2 deletions
|
@ -6,10 +6,11 @@ return {
|
|||
'tpope/vim-repeat',
|
||||
'tpope/vim-surround',
|
||||
'tpope/vim-characterize',
|
||||
'tpope/vim-eunuch',
|
||||
'tpope/vim-commentary',
|
||||
'tpope/vim-sleuth',
|
||||
|
||||
{"chrisgrieser/nvim-genghis", dependencies = "stevearc/dressing.nvim"},
|
||||
|
||||
-- ic / ac
|
||||
{'glts/vim-textobj-comment',
|
||||
dependencies = { 'kana/vim-textobj-user' }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue