🗑️ remove(nvim): luarocks dependency
already enabled in lazy.nvim
This commit is contained in:
parent
58fe495ea3
commit
a977c7a9e3
1 changed files with 0 additions and 7 deletions
|
@ -3,13 +3,6 @@ return {
|
|||
event = "LazyFile",
|
||||
dependencies = {
|
||||
{ "nvim-treesitter/nvim-treesitter" },
|
||||
{
|
||||
"vhyrro/luarocks.nvim",
|
||||
priority = 1000, -- this plugin needs to run before anything else
|
||||
opts = {
|
||||
rocks = { "magick" },
|
||||
},
|
||||
},
|
||||
},
|
||||
opts = {
|
||||
backend = "kitty",
|
||||
|
|
Loading…
Add table
Reference in a new issue