This commit is contained in:
xfy
2025-05-09 23:34:50 +08:00
parent 5521ba3ead
commit 4a9af30626
53 changed files with 517 additions and 3687 deletions

View File

@ -1,8 +1,2 @@
require("rua.core")
require("rua.lazy")
vim.cmd.colorscheme("ex-lackluster-hack")
-- vim.cmd.colorscheme("ex-catppuccin-macchiato")
-- vim.cmd.colorscheme("ex-rei")
-- vim.cmd.colorscheme("rei")
-- vim.cmd.colorscheme("catppuccin")
-- bootstrap lazy.nvim, LazyVim and your plugins
require("config.lazy")