]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
vimrc: Also fix some English spelling mistakes.
authorSimon Ruderich <simon@ruderich.org>
Sat, 30 Jun 2012 13:09:34 +0000 (15:09 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sat, 30 Jun 2012 13:09:34 +0000 (15:09 +0200)
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