mgorny      14/10/11 18:35:54

  Modified:             gvim-completion
  Log:
  Install necessary bash-completion aliases, bug #521152. Update completed 
command list in the file.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key EFB4464E!)

Revision  Changes    Path
1.3                  app-editors/gvim/files/gvim-completion

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gvim/files/gvim-completion?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gvim/files/gvim-completion?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/gvim/files/gvim-completion?r1=1.2&r2=1.3

Index: gvim-completion
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/gvim/files/gvim-completion,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gvim-completion     8 Mar 2005 21:46:19 -0000       1.2
+++ gvim-completion     11 Oct 2014 18:35:54 -0000      1.3
@@ -35,6 +35,6 @@
     fi
 }
 
-complete -o filenames -F _gvim gvim gview rgview rgview
+complete -o filenames -F _gvim gvim evim eview gview gvimdiff rgvim rgview
 
 # vim: set ft=sh sw=4 et sts=4 :




Reply via email to