]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - vimrc
ftplugin/vimperator.vim: Fix doc typo.
[config/dotfiles.git] / vimrc
diff --git a/vimrc b/vimrc
index 644b59c1ac9aa2fe93f40dea0dda31842b9b915f..f469e3992cbf67e99ebb03086af1050bea92c01c 100644 (file)
--- a/vimrc
+++ b/vimrc
@@ -68,7 +68,7 @@ set formatoptions+=l
 set virtualedit=block
 
 " Already display matches while typing the search command. This makes spotting
-" errors easily.
+" errors easy.
 set incsearch
 
 " Activate syntax folding.