diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2006-03-25 21:34:01 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2006-03-25 21:34:01 +0000 |
commit | 4e69a2a19f2199a2c02621d717ef779e3e333c6d (patch) | |
tree | 6edbc7f74621fca74130ca193c2553cb37d32215 /eclass/vim.eclass | |
parent | version bump (diff) | |
download | gentoo-2-4e69a2a19f2199a2c02621d717ef779e3e333c6d.tar.gz gentoo-2-4e69a2a19f2199a2c02621d717ef779e3e333c6d.tar.bz2 gentoo-2-4e69a2a19f2199a2c02621d717ef779e3e333c6d.zip |
\!<app-vim/autoalign-11
Diffstat (limited to 'eclass/vim.eclass')
-rw-r--r-- | eclass/vim.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/vim.eclass b/eclass/vim.eclass index e9cf75d4eb84..09b3afce06d8 100644 --- a/eclass/vim.eclass +++ b/eclass/vim.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/vim.eclass,v 1.142 2006/03/25 20:22:23 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/vim.eclass,v 1.143 2006/03/25 21:34:01 genstef Exp $ # Authors: # Ryan Phillips <rphillips@gentoo.org> @@ -126,7 +126,7 @@ if [[ $(get_major_version ) -ge 7 ]] ; then !<app-vim/align-30-r1 !app-vim/vimspell !<app-vim/vimbuddy-0.9.1-r1 - !app-vim/autoalign + !<app-vim/autoalign-11 !app-vim/supertab !app-vim/curcmdmode" fi |