chore(nvim): tweak plugins

Signed-off-by: Ismo Vuorinen <ismo@ivuorinen.net>
This commit is contained in:
2025-07-24 11:41:30 +03:00
parent f577ad28a9
commit e67d4285b6
3 changed files with 42 additions and 6 deletions

View File

@@ -17,6 +17,8 @@ return {
-- Allows extra capabilities provided by blink.cmp
'saghen/blink.cmp',
{ 'j-hui/fidget.nvim', opts = {} },
},
config = function()
local lazydev = require 'lazydev'