dotfiles/home/private_dot_config/helix/config.toml
Matthew Ryan Dillon ae4ca58450 feat: base16->catppuccin
this is an experiment. ive been using base16_ashes since ~2012
2024-11-04 06:11:49 -05:00

11 lines
156 B
TOML

theme = "catppuccin_mocha"
[editor]
true-color = true
insert-final-newline = false
[editor.file-picker]
hidden = false
[keys.normal]
C-r = ":reload-all"