dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit b600b6d7a7ca2e48e8770c7a11ddb8e5e50a42cf
parent b81a2b8fd24593b1a35f66c92651c602daa4bc3e
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Sun, 24 Oct 2021 13:39:51 +0200

vim: spellfile

Diffstat:
Mvim/spell/en.utf-8.add | 3+++
Mvim/spell/en.utf-8.add.spl | 0
2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/vim/spell/en.utf-8.add b/vim/spell/en.utf-8.add @@ -441,3 +441,6 @@ PTE RW VMAs reinit +CFI +derefs +PRNG diff --git a/vim/spell/en.utf-8.add.spl b/vim/spell/en.utf-8.add.spl Binary files differ.