mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Add AI helper functions, update plugins, and codecompanion updates
This commit is contained in:
parent
1517f56c86
commit
73c5b0b7d7
8 changed files with 87 additions and 37 deletions
12
.gitconfig
12
.gitconfig
|
|
@ -44,10 +44,10 @@
|
|||
diffFilter = delta --color-only
|
||||
|
||||
[delta]
|
||||
features = side-by-side line-numbers decorations
|
||||
whitespace-error-style = 22 reverse
|
||||
navigate = true
|
||||
dark = true
|
||||
side-by-side = true
|
||||
line-numbers = true
|
||||
|
||||
[delta "decorations"]
|
||||
commit-decoration-style = bold yellow box ul
|
||||
file-style = bold yellow ul
|
||||
file-decoration-style = none
|
||||
[merge]
|
||||
conflictstyle = zdiff3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue