mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
feat(nvim): AI edit with avante-nvim
This commit is contained in:
parent
6885636712
commit
385f289e1a
5 changed files with 90 additions and 23 deletions
11
.gitattributes
vendored
11
.gitattributes
vendored
|
|
@ -1,6 +1,12 @@
|
|||
# $DOTFILES/.gitattributes
|
||||
# Date: 2024-11-30
|
||||
# Author: js0ny
|
||||
|
||||
* text=auto eol=lf
|
||||
|
||||
# Windows Batch Script, keep CRLF
|
||||
*.bat text eol=crlf
|
||||
|
||||
skhdrc linguist-language=Shell
|
||||
yabairc linguist-language=Shell
|
||||
sketchybarrc linguist-language=Shell
|
||||
|
|
@ -8,3 +14,8 @@ sketchybarrc linguist-language=Shell
|
|||
vsvimrc linguist-language=VimL
|
||||
vimrc linguist-language=VimL
|
||||
ideavimrc linguist-language=VimL
|
||||
|
||||
*.png binar binary
|
||||
*.ico binary
|
||||
*.zip binary
|
||||
*.pdf binary
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue