]> git.pld-linux.org Git - packages/bash-completion-vim.git/commitdiff
- complete also on vi
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 9 Oct 2005 00:10:45 +0000 (00:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vim-completion-vi.patch -> 1.1

vim-completion-vi.patch [new file with mode: 0644]

diff --git a/vim-completion-vi.patch b/vim-completion-vi.patch
new file mode 100644 (file)
index 0000000..0ee33aa
--- /dev/null
@@ -0,0 +1,10 @@
+--- ./vim-completion~  2005-10-09 03:07:02.000000000 +0300
++++ ./vim-completion   2005-10-09 03:08:39.000000000 +0300
+@@ -31,6 +31,6 @@
+     fi
+ }
+-complete -o filenames -F _vim vim ex view evim rvim rview
++complete -o filenames -F _vim vim vi ex view evim rvim rview
+ # vim: set ft=sh sw=4 et sts=4 :
This page took 0.065579 seconds and 4 git commands to generate.