From 49f77fa2e04f15e20800f18e4f91296aa99d2153 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Sat, 30 Jun 2012 15:09:34 +0200 Subject: [PATCH] vimrc: Also fix some English spelling mistakes. --- vimrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/vimrc b/vimrc index f482daf..12ff138 100644 --- 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 -- 2.44.1