]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
vimrc: Minor documentation fix.
authorSimon Ruderich <simon@ruderich.org>
Sat, 20 Jun 2009 11:07:12 +0000 (13:07 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sat, 20 Jun 2009 11:07:12 +0000 (13:07 +0200)
vimrc

diff --git a/vimrc b/vimrc
index 86b49573555e34b4e2eb4f7c90e7d47ff717bcc9..ebb30f56ea74f97dba56795a2da2069677e558ff 100644 (file)
--- a/vimrc
+++ b/vimrc
@@ -3,7 +3,7 @@
 
 " EDITOR SETTINGS
 
-" Make sure Vim (and not Vi) settings are enabled.
+" Make sure Vim (and not Vi) settings are used.
 set nocompatible
 
 " Load my scripts from ~/.vim (my scripts), ~/.vim/plugins (plugins) and