mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 16:58: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]
|
[editor]
|
||||||
auto-format = false
|
auto-format = false
|
||||||
#gutters = ["line-numbers", "diagnostics", "diff"]
|
#gutters = ["line-numbers", "diagnostics", "diff"]
|
||||||
|
end-of-line-diagnostics = "warning"
|
||||||
|
|
||||||
|
[editor.inline-diagnostics]
|
||||||
|
cursor-line = "error"
|
||||||
|
|
||||||
[editor.statusline]
|
[editor.statusline]
|
||||||
left = ["mode", "spinner", "spacer", "version-control", "file-name"]
|
left = ["mode", "spinner", "spacer", "version-control", "file-name"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue