r1294 - /trunk/packages/vim-scripts/debian/patches/disabledby-supertab.dpatch

jamessan at users.alioth.debian.org jamessan at users.alioth.debian.org
Sat Dec 6 23:46:11 UTC 2008


Author: jamessan
Date: Sat Dec  6 23:46:11 2008
New Revision: 1294

URL: http://svn.debian.org/wsvn/pkg-vim/?sc=1&rev=1294
Log:
Update disabledby-supertab.dpatch for new version


Modified:
    trunk/packages/vim-scripts/debian/patches/disabledby-supertab.dpatch

Modified: trunk/packages/vim-scripts/debian/patches/disabledby-supertab.dpatch
URL: http://svn.debian.org/wsvn/pkg-vim/trunk/packages/vim-scripts/debian/patches/disabledby-supertab.dpatch?rev=1294&op=diff
==============================================================================
--- trunk/packages/vim-scripts/debian/patches/disabledby-supertab.dpatch (original)
+++ trunk/packages/vim-scripts/debian/patches/disabledby-supertab.dpatch Sat Dec  6 23:46:11 2008
@@ -8,7 +8,7 @@
 diff -urNad vim-scripts~/plugin/supertab.vim vim-scripts/plugin/supertab.vim
 --- vim-scripts~/plugin/supertab.vim	2007-11-10 18:33:15.000000000 -0500
 +++ vim-scripts/plugin/supertab.vim	2007-11-13 01:09:31.000000000 -0500
-@@ -50,6 +50,11 @@
+@@ -49,6 +49,11 @@
  "   SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  " }}}
  
@@ -17,6 +17,6 @@
 +endif
 +let loaded_supertab=1
 +
- if exists('complType') "Integration with other completion functions.
+ if exists('complType') " Integration with other completion functions.
    finish
  endif




More information about the pkg-vim-maintainers mailing list