Updates lazyvim

This commit is contained in:
Michel Fedde 2025-02-16 00:24:47 +01:00
parent 106d92243b
commit 5e1b2c1569
5 changed files with 30 additions and 18 deletions

View file

@ -1,8 +1,15 @@
if true then
return {}
end
return {
"saghen/blink.cmp",
opts = {
keymap = {
preset = "super-tab",
},
cmdline = {
sources = {},
},
},
}

View file

@ -1,3 +1,7 @@
if true then
return {}
end
return {
"shortcuts/no-neck-pain.nvim",
version = "*",