markdown with image rendering + lsp-config
This commit is contained in:
5
lua/plugins/luarocks.lua
Normal file
5
lua/plugins/luarocks.lua
Normal 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,
|
||||
}
|
||||
Reference in New Issue
Block a user