Add jj/kitty/nvim/opencode/paru/fish/yazi/jjui

This commit is contained in:
2026-02-19 22:27:46 +00:00
parent 774492f279
commit e55197517c
95 changed files with 10407 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
-- Material You colorscheme for Neovim
-- Generated by matugen
-- Load the matugen module which has the theme setup
local ok, matugen = pcall(require, "matugen")
if not ok then
vim.notify("Failed to load matugen module", vim.log.levels.ERROR)
return
end
-- The module will automatically set up the colorscheme