commit 3e1ce70424f92aeb649a1a38f4eb5a889a945917
parent 5d4149a47e4bdc4652c8af27ef3393ab140be6a0
Author: Alex Balgavy <a.balgavy@gmail.com>
Date: Sun, 4 Oct 2020 10:56:43 +0200
vim: spellfile
Former-commit-id: 29f6a905c068eaeeecb3116def9a890ef4286ab6
Diffstat:
3 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/shell/zshrc b/shell/zshrc
@@ -59,7 +59,6 @@ alias man='nocorrect man'
alias mkdir='nocorrect mkdir'
alias mv='nocorrect mv'
alias sudo='nocorrect sudo'
-alias z='nocorrect z'
setopt correct
setopt correct_all
diff --git a/vim/spell/en.utf-8.add b/vim/spell/en.utf-8.add
@@ -273,3 +273,5 @@ shellcode
CRLF
stdin
hostname
+eval
+unsanitized
diff --git a/vim/spell/en.utf-8.add.spl b/vim/spell/en.utf-8.add.spl
Binary files differ.