Vim Spellcheck

Modified `.gitignore` to source-control my custom dictionary in
`.vim/spell/*`
This commit is contained in:
2024-02-23 10:08:51 -05:00
parent 6f9fdab429
commit f7b1ea4b5b
4 changed files with 3 additions and 3 deletions
+2 -1
View File
@@ -1 +1,2 @@
.vim/.netrwhist .netrwhist
.vim/plugged/*
-2
View File
@@ -1,2 +0,0 @@
spell/*
plugged/*
+1
View File
@@ -0,0 +1 @@
Syncthing
Binary file not shown.