2025-01-08
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ adjust-cursor-thickness = 4
|
||||
font-size = 15
|
||||
font-family = Rec Mono Linear
|
||||
font-thicken = true
|
||||
|
||||
selection-invert-fg-bg = true
|
||||
|
||||
window-height = 34
|
||||
window-width = 100
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"enabled": false
|
||||
},
|
||||
"features": {
|
||||
"inline_completion_provider": "none"
|
||||
"inline_completion_provider": "supermaven"
|
||||
},
|
||||
"collaboration_panel": {
|
||||
"button": false
|
||||
|
||||
@@ -24,3 +24,6 @@ eval "$(atuin init zsh)"
|
||||
|
||||
# Load Angular CLI autocompletion.
|
||||
source <(ng completion script)
|
||||
|
||||
# Prevent "You have new mail" message
|
||||
clear
|
||||
|
||||
Reference in New Issue
Block a user