this is a bit unstable but whatever
This commit is contained in:
@ -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")
|
||||
|
Reference in New Issue
Block a user