This commit is contained in:
Christian Nieves
2024-12-20 17:41:22 +00:00
parent 3ae68d6e0b
commit fe2fed17ed

View File

@ -22,7 +22,7 @@ require("config.zip")
require("lazy").setup({
-- this entry tells lazy.nvim to load the list of of *.lua files from plugins/
{ import = "plugins" },
import = "plugins" ,
-- Dev configuration
dev = {
-- Directory where you store your local plugin projects