why the fuck was nvim commented
This commit is contained in:
@@ -50,10 +50,10 @@ post_hook = 'touch ~/.config/zellij/config.kdl && nohup ~/.config/matugen/script
|
|||||||
input_path = '~/.config/matugen/templates/jjui-theme.toml'
|
input_path = '~/.config/matugen/templates/jjui-theme.toml'
|
||||||
output_path = '~/.config/jjui/themes/matugen.toml'
|
output_path = '~/.config/jjui/themes/matugen.toml'
|
||||||
|
|
||||||
# [templates.nvim]
|
[templates.nvim]
|
||||||
# input_path = '~/.config/matugen/templates/neovim.lua'
|
input_path = '~/.config/matugen/templates/neovim.lua'
|
||||||
# output_path = '~/.config/nvim/lua/plugins/dankcolors.lua'
|
output_path = '~/.config/nvim/lua/plugins/dankcolors.lua'
|
||||||
# post_hook = 'nohup ~/.config/matugen/scripts/sync-nvim-mac.sh >/dev/null 2>&1 &'
|
post_hook = 'nohup ~/.config/matugen/scripts/sync-nvim-mac.sh >/dev/null 2>&1 &'
|
||||||
|
|
||||||
[templates.pi]
|
[templates.pi]
|
||||||
input_path = '~/.config/matugen/templates/pi-theme.json'
|
input_path = '~/.config/matugen/templates/pi-theme.json'
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"lastChangelogVersion": "0.56.0",
|
"lastChangelogVersion": "0.56.1",
|
||||||
"defaultProvider": "opencode-go",
|
"defaultProvider": "openrouter",
|
||||||
"defaultModel": "glm-5",
|
"defaultModel": "openai/gpt-5.3-codex",
|
||||||
"defaultThinkingLevel": "minimal",
|
"defaultThinkingLevel": "medium",
|
||||||
"theme": "matugen",
|
"theme": "matugen",
|
||||||
"lsp": {
|
"lsp": {
|
||||||
"hookMode": "edit_write"
|
"hookMode": "edit_write"
|
||||||
|
|||||||
Reference in New Issue
Block a user