[csw-devel] SF.net SVN: gar:[3051] csw/mgar/pkg/vim/trunk/files/vimrc

harpchad at users.sourceforge.net harpchad at users.sourceforge.net
Tue Feb 10 16:08:07 CET 2009


Revision: 3051
          http://gar.svn.sourceforge.net/gar/?rev=3051&view=rev
Author:   harpchad
Date:     2009-02-10 15:08:05 +0000 (Tue, 10 Feb 2009)

Log Message:
-----------
fix vimrc typo

Modified Paths:
--------------
    csw/mgar/pkg/vim/trunk/files/vimrc

Modified: csw/mgar/pkg/vim/trunk/files/vimrc
===================================================================
--- csw/mgar/pkg/vim/trunk/files/vimrc	2009-02-10 05:01:34 UTC (rev 3050)
+++ csw/mgar/pkg/vim/trunk/files/vimrc	2009-02-10 15:08:05 UTC (rev 3051)
@@ -1,4 +1,4 @@
 " Source a global configuration file if available
 if filereadable("/opt/csw/etc/vim/vimrc")
-  source /opt/csw/etc/vim/vimrc.local
+  source /opt/csw/etc/vim/vimrc
 endif


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list