1
0
mirror of https://codeberg.org/diginaut/dotfiles.git synced 2026-02-04 07:40:27 +01:00

luarocks config/install

This commit is contained in:
2026-01-19 11:50:27 +01:00
parent 0ee41c2751
commit 8d58ebd8aa

View File

@@ -0,0 +1,5 @@
return {
"vhyrro/luarocks.nvim",
priority = 1000, -- Very high priority is required, luarocks.nvim should run as the first plugin in your config.
config = true,
}