lazy.nvim working

This commit is contained in:
venus
2025-12-23 01:25:24 -06:00
parent 9fdb7d2c1a
commit 5f0fd9f41d
16 changed files with 36 additions and 1 deletions

View File

@@ -10,7 +10,6 @@
vim.o.clipboard = 'unnamedplus'
end)
vim.cmd.colorscheme("retrobox")
-- CATAGORY:Keybinds
@@ -22,3 +21,4 @@
-- CATAGORY:plugins
require("config.lazy")