[Assorted-commits] SF.net SVN: assorted:[1069] configs/trunk/src/vim/plugin/_yang.vim
Brought to you by:
yangzhang
From: <yan...@us...> - 2008-11-07 21:06:44
|
Revision: 1069 http://assorted.svn.sourceforge.net/assorted/?rev=1069&view=rev Author: yangzhang Date: 2008-11-07 21:06:33 +0000 (Fri, 07 Nov 2008) Log Message: ----------- added showcmd 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-11-07 20:55:53 UTC (rev 1068) +++ configs/trunk/src/vim/plugin/_yang.vim 2008-11-07 21:06:33 UTC (rev 1069) @@ -150,6 +150,7 @@ set shiftwidth=2 set showmatch set nosmartindent " TODO ??? +set showcmd " show the partial command; in visual mode, show num lines selected set switchbuf=useopen " TODO ??? set tabstop=2 set updatetime=500 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |