Allow vim to read spell files

https://vimhelp.org/spell.txt.html
This commit is contained in:
doublez13 2025-04-25 09:09:37 -06:00 committed by GitHub
parent 7c46ed2dd1
commit 91f577ee76
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,6 +25,7 @@
owner @{HOME}/.selected_editor r,
owner @{HOME}/.viminf@{c}{,.tmp} rw,
owner @{HOME}/.vim/{after/,}spell/{,**} rw,
owner @{HOME}/.vimrc r,
owner @{HOME}/ r,