mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
Merge branch 'main' into macos
This commit is contained in:
commit
72725f92bf
1 changed files with 4 additions and 0 deletions
|
|
@ -3,6 +3,10 @@ theme = "catppuccin_macchiato"
|
|||
[editor]
|
||||
auto-format = false
|
||||
#gutters = ["line-numbers", "diagnostics", "diff"]
|
||||
end-of-line-diagnostics = "warning"
|
||||
|
||||
[editor.inline-diagnostics]
|
||||
cursor-line = "error"
|
||||
|
||||
[editor.statusline]
|
||||
left = ["mode", "spinner", "spacer", "version-control", "file-name"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue