whhops
This commit is contained in:
@ -22,7 +22,7 @@ require("config.zip")
|
|||||||
|
|
||||||
require("lazy").setup({
|
require("lazy").setup({
|
||||||
-- this entry tells lazy.nvim to load the list of of *.lua files from plugins/
|
-- this entry tells lazy.nvim to load the list of of *.lua files from plugins/
|
||||||
{ import = "plugins" },
|
import = "plugins" ,
|
||||||
-- Dev configuration
|
-- Dev configuration
|
||||||
dev = {
|
dev = {
|
||||||
-- Directory where you store your local plugin projects
|
-- Directory where you store your local plugin projects
|
||||||
|
Reference in New Issue
Block a user