changes on nvim

This commit is contained in:
afoucaultc 2026-07-15 10:42:55 +02:00
parent d76d085a15
commit cf94309c22
6 changed files with 8 additions and 0 deletions

5
.gitattributes vendored Normal file
View file

@ -0,0 +1,5 @@
*.spl linguist-generated
*.sug linguist-generated
spell/** linguist-vendored
markdown.css linguist-vendored
lazy-lock.json linguist-generated

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
dotfiles/nvim/spell/*.spl
dotfiles/nvim/spell/*.sug
dotfiles/nvim/lazy-lock.json

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.