]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
vimrc: Fix some of my spelling mistakes with iabbrev.
authorSimon Ruderich <simon@ruderich.org>
Sat, 27 Nov 2010 13:48:57 +0000 (14:48 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sat, 27 Nov 2010 13:48:57 +0000 (14:48 +0100)
vimrc

diff --git a/vimrc b/vimrc
index 322bc9ad25fb666e211573e4d1e2baa5960dfd9f..c9d57d0d5a5bf9f3747eda0292bd992fa36bb979 100644 (file)
--- a/vimrc
+++ b/vimrc
@@ -321,6 +321,13 @@ endif
 noremap <silent> <C-L> :nohlsearch<CR><C-L>
 
 
+" ABBREVIATIONS
+
+" Fix some of my spelling mistakes.
+iabbrev relle reelle
+iabbrev reele reelle
+
+
 " SYNTAX SETTINGS
 
 " Activate syntax coloring.