[Assorted-commits] SF.net SVN: assorted: [262] configs/trunk/src/vim/plugin/_yang.vim
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-01-20 06:41:21
|
Revision: 262 http://assorted.svn.sourceforge.net/assorted/?rev=262&view=rev Author: yangzhang Date: 2008-01-19 22:41:25 -0800 (Sat, 19 Jan 2008) Log Message: ----------- tweak Modified Paths: -------------- configs/trunk/src/vim/plugin/_yang.vim Modified: configs/trunk/src/vim/plugin/_yang.vim =================================================================== --- configs/trunk/src/vim/plugin/_yang.vim 2008-01-20 06:41:09 UTC (rev 261) +++ configs/trunk/src/vim/plugin/_yang.vim 2008-01-20 06:41:25 UTC (rev 262) @@ -129,8 +129,7 @@ " AUTOCOMMANDS ---------------------------------------------------------------- " makes this enable plugins and indentation based on file types -filetype plugin on -filetype indent on +filetype plugin indent on " binaries augroup Binary au! This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |