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
|
@ -10,7 +10,6 @@ return {
|
|||
build = 'cmake -S. -Bbuild -DCMAKE_BUILD_TYPE=Release && cmake --build build --config Release && cmake --install build --prefix build',
|
||||
},
|
||||
'gbrlsnchs/telescope-lsp-handlers.nvim',
|
||||
'nvim-telescope/telescope-ui-select.nvim',
|
||||
--Plug { 'do': 'cmake -S. -Bbuild -DCMAKE_BUILD_TYPE=Release && cmake --build build --config Release && cmake --install build --prefix build' }
|
||||
},
|
||||
cmd = "Telescope",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue