🗑️ remove(nvim): luarocks dependency

already enabled in lazy.nvim
This commit is contained in:
Sergio Laín 2024-09-05 15:05:23 +02:00
parent 58fe495ea3
commit a977c7a9e3
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150

View file

@ -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",