feat: Adds new-proposal function

This commit is contained in:
2025-03-11 08:57:37 -04:00
parent 86422bd68b
commit 53db3f3e8f
2 changed files with 11 additions and 1 deletions

View File

@@ -43,6 +43,7 @@ require("lazy").setup({
},
{
"vhyrro/luarocks.nvim",
enabled = true,
priority = 1001, -- this plugin needs to run before anything else
opts = {
rocks = { "magick" },