installed luarocks
This commit is contained in:
parent
cf313f6f0e
commit
cc7c0b5c08
3
init.lua
3
init.lua
|
@ -956,6 +956,9 @@ require('lazy').setup({
|
|||
-- In normal mode type `<space>sh` then write `lazy.nvim-plugin`
|
||||
-- you can continue same window with `<space>sr` which resumes last telescope search
|
||||
}, {
|
||||
-- rocks = {
|
||||
-- enabled = false,
|
||||
-- },
|
||||
ui = {
|
||||
-- If you are using a Nerd Font: set icons to an empty table which will use the
|
||||
-- default lazy.nvim defined Nerd Font icons, otherwise define a unicode icons table
|
||||
|
|
Loading…
Reference in New Issue