mirror of
https://codeberg.org/diginaut/dotfiles.git
synced 2026-05-06 16:54:09 +02:00
luarocks config/install
This commit is contained in:
@@ -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,
|
||||
}
|
||||
Reference in New Issue
Block a user