Some zed changes

This commit is contained in:
elkowar 2024-12-08 17:45:31 +01:00
parent 058b50fdf9
commit 3b88072585
Signed by: ElKowar
GPG key ID: 862BA3D7D7760F13
3 changed files with 5 additions and 2 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
/.yolk_git

View file

@ -8,7 +8,7 @@
[core] [core]
autocrlf = input autocrlf = input
; {# if command_available("delta") #} ; {# if command_available("delta") #}
#<yolk> pager = delta ;<yolk> pager = delta
[pull] [pull]
rebase = false rebase = false
[github] [github]

View file

@ -1,6 +1,8 @@
{ {
"auto_signature_help": false, "auto_signature_help": false,
// "unstable.ui_density": "null", "use_autoclose": true,
// "always_treat_brackets_as_autoclosed": false,
// "unstable.ui_density": "compact",
"assistant": { "assistant": {
"default_model": { "default_model": {
"provider": "copilot_chat", "provider": "copilot_chat",