this is a bit unstable but whatever

This commit is contained in:
2025-07-27 14:21:49 -04:00
parent afdefb7dc3
commit 27f55ed03c
9 changed files with 7 additions and 105 deletions

View File

@ -4,6 +4,9 @@ return { "Saghen/blink.cmp",
"xzbdmw/colorful-menu.nvim",
"L3MON4D3/LuaSnip"
},
config = function()
vim.cmd("!cargo build --release")
end,
lazy = dep_short.auto("InsertEnter"),
load = function()
local colormenu = require("colorful-menu")