why the fuck was nvim commented

This commit is contained in:
2026-03-05 15:07:21 +00:00
parent 77cae177b9
commit 14446e487c
2 changed files with 8 additions and 8 deletions
+4 -4
View File
@@ -50,10 +50,10 @@ post_hook = 'touch ~/.config/zellij/config.kdl && nohup ~/.config/matugen/script
input_path = '~/.config/matugen/templates/jjui-theme.toml'
output_path = '~/.config/jjui/themes/matugen.toml'
# [templates.nvim]
# input_path = '~/.config/matugen/templates/neovim.lua'
# output_path = '~/.config/nvim/lua/plugins/dankcolors.lua'
# post_hook = 'nohup ~/.config/matugen/scripts/sync-nvim-mac.sh >/dev/null 2>&1 &'
[templates.nvim]
input_path = '~/.config/matugen/templates/neovim.lua'
output_path = '~/.config/nvim/lua/plugins/dankcolors.lua'
post_hook = 'nohup ~/.config/matugen/scripts/sync-nvim-mac.sh >/dev/null 2>&1 &'
[templates.pi]
input_path = '~/.config/matugen/templates/pi-theme.json'
+4 -4
View File
@@ -1,8 +1,8 @@
{
"lastChangelogVersion": "0.56.0",
"defaultProvider": "opencode-go",
"defaultModel": "glm-5",
"defaultThinkingLevel": "minimal",
"lastChangelogVersion": "0.56.1",
"defaultProvider": "openrouter",
"defaultModel": "openai/gpt-5.3-codex",
"defaultThinkingLevel": "medium",
"theme": "matugen",
"lsp": {
"hookMode": "edit_write"