]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - vimrc
vimrc: Also fix some English spelling mistakes.
[config/dotfiles.git] / vimrc
diff --git a/vimrc b/vimrc
index f482daf98259c2809c12375af34d0313c39383c5..12ff138f80cb239ab9bd487fbd5b7e24c3b7dd08 100644 (file)
--- a/vimrc
+++ b/vimrc
@@ -510,9 +510,11 @@ endif
 
 " ABBREVIATIONS
 
-" Fix some of my spelling mistakes.
+" Fix some of my spelling mistakes (German).
 inoreabbrev relle reelle
 inoreabbrev reele reelle
+" Fix some of my spelling mistakes (English).
+inoreabbrev completly completely
 
 
 " SYNTAX SETTINGS