Nvim: use blink instead of cmp

This commit is contained in:
Robert Kmieć
2025-01-10 11:10:51 +01:00
parent f6ecd9592c
commit 4ebfe540ad
25 changed files with 1134 additions and 762 deletions

View File

@@ -1,5 +1,5 @@
return {
'edluffy/specs.nvim',
'cxwx/specs.nvim',
config = function()
require('specs').setup{
show_jumps = true,