dotfiles

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

commit ec1d2853db7e8801f58eac4cb625ff1b76490452
parent b24fd24ad7084a2e3dda648f02da73ababf90054
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Mon, 28 Sep 2020 22:05:14 +0200

vim: spellfile

Former-commit-id: 1fb314a63e41c0e766262b9e2859687dd7337d82
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 @@ -270,3 +270,6 @@ malloc config Equational shellcode +CRLF +stdin +hostname diff --git a/vim/spell/en.utf-8.add.spl b/vim/spell/en.utf-8.add.spl Binary files differ.