r669 - in /trunk/packages/vim/debian: NEWS changelog

zack at users.alioth.debian.org zack at users.alioth.debian.org
Sat May 13 05:07:24 UTC 2006


Author: zack
Date: Sat May 13 05:07:23 2006
New Revision: 669

URL: http://svn.debian.org/wsvn/pkg-vim/?sc=1&rev=669
Log:
fixed a typo, added an alias suggestion

Modified:
    trunk/packages/vim/debian/NEWS
    trunk/packages/vim/debian/changelog

Modified: trunk/packages/vim/debian/NEWS
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim/debian/NEWS?rev=669&op=diff
==============================================================================
--- trunk/packages/vim/debian/NEWS (original)
+++ trunk/packages/vim/debian/NEWS Sat May 13 05:07:23 2006
@@ -6,7 +6,8 @@
     case the usual debian configuration (/etc/vim/vimrc, /etc/vim/gvimrc) is
     sourced. When invoked as "vi" only /etc/vim/virc is sourced, providing a
     minimal Vim evironment, which strives to be compatible with the original
-    "vi". Run Vim as "vim" if you want a full-fledged environment.
+    "vi". Run Vim as "vim" if you want a full-fledged environment (a shell
+    alias vi=vim usually works too).
   
     The actual content of /etc/vim/virc sets 'compatible' and nothing else.
 

Modified: trunk/packages/vim/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim/debian/changelog?rev=669&op=diff
==============================================================================
--- trunk/packages/vim/debian/changelog (original)
+++ trunk/packages/vim/debian/changelog Sat May 13 05:07:23 2006
@@ -9,7 +9,7 @@
       matchit plugin, so that they are no longer version dependent
     + added dir /var/lib/vim/addons/, now in the runtimepath
     + added vim add-on registry entry for the matchit plugin
-  * Differentiate behaviour of Vim when invoked as "vi"
+  * Differentiated behaviour of Vim when invoked as "vi"
     + added patch patches/virc.c.diff which source /etc/vim/virc when invoked
       as such
     + added debian/runtime/virc; it creates a vi-like environment setting




More information about the pkg-vim-maintainers mailing list