Enable true color, always
This commit is contained in:
@ -8,6 +8,7 @@ rulers = [80]
|
||||
color-modes = true
|
||||
auto-pairs = false
|
||||
cursorline = true
|
||||
true-color = true
|
||||
|
||||
[editor.statusline]
|
||||
left = ["mode", "file-name", "read-only-indicator", "file-modification-indicator", "version-control"]
|
||||
|
Reference in New Issue
Block a user