[SCM] Vim packaging branch, debian, updated. upstream/7.2.000-220-gcf1040e

James Vega jamessan at debian.org
Wed Aug 13 22:21:36 UTC 2008


The following commit has been merged in the debian branch:
commit 356ef2e8533fe452e50802f086b2bdfdf8f89a41
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