feat: update a bunch of stuff
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -4,7 +4,16 @@ theme = "dracula_transparent"
|
||||
line-number = "relative"
|
||||
mouse = false
|
||||
true-color = true
|
||||
end-of-line-diagnostics = "hint"
|
||||
|
||||
[editor.inline-diagnostics]
|
||||
cursor-line = "warning" # show warnings and errors on the cursorline inline
|
||||
|
||||
[editor.file-picker]
|
||||
hidden = false
|
||||
|
||||
[keys.normal."space".v]
|
||||
"c" = ":pipe-to voidpin remote copy"
|
||||
|
||||
[keys.select."space".v]
|
||||
"c" = ":pipe-to voidpin remote copy"
|
||||
|
Reference in New Issue
Block a user