[SCM] Vim packaging branch, maint/lenny, updated. debian/7.1.314-3-51-g209709e

James Vega jamessan at debian.org
Sun Oct 12 06:29:22 UTC 2008


The following commit has been merged in the maint/lenny branch:
commit 8767b5317034a3c75a7b67be02056e52008f87cb
Author: James Vega <jamessan at debian.org>
Date:   Wed Aug 13 18:14:27 2008 -0400

    Update filetype plugin comment in /etc/vim/vimrc
    
    Signed-off-by: James Vega <jamessan at debian.org>

diff --git a/debian/runtime/vimrc b/debian/runtime/vimrc
index 7f741a0..7085fa8 100644
--- a/debian/runtime/vimrc
+++ b/debian/runtime/vimrc
@@ -30,11 +30,10 @@ runtime! debian.vim
 "    \| exe "normal! g'\"" | endif
 "endif
 
-" Uncomment the following to have Vim load indentation rules according to the
-" detected filetype. Per default Debian Vim only load filetype specific
-" plugins.
+" Uncomment the following to have Vim load indentation rules and plugins
+" according to the detected filetype.
 "if has("autocmd")
-"  filetype indent on
+"  filetype plugin indent on
 "endif
 
 " The following are commented out as they cause vim to behave a lot

-- 
Vim packaging



More information about the pkg-vim-maintainers mailing list