r750 - /trunk/runtime/ftplugin/debchangelog.vim

zack at users.alioth.debian.org zack at users.alioth.debian.org
Thu Aug 24 21:41:31 UTC 2006


Author: zack
Date: Thu Aug 24 21:41:26 2006
New Revision: 750

URL: http://svn.debian.org/wsvn/?sc=1&rev=750
Log:
applied the 'unfold first entry' change

Modified:
    trunk/runtime/ftplugin/debchangelog.vim

Modified: trunk/runtime/ftplugin/debchangelog.vim
URL: http://svn.debian.org/wsvn/trunk/runtime/ftplugin/debchangelog.vim?rev=750&op=diff
==============================================================================
--- trunk/runtime/ftplugin/debchangelog.vim (original)
+++ trunk/runtime/ftplugin/debchangelog.vim Thu Aug 24 21:41:26 2006
@@ -261,6 +261,8 @@
   return '='
 endfunction
 
+foldopen!   " unfold the entry the cursor is on (usually the first one)
+
 " }}}
 
 " vim: set foldmethod=marker:




More information about the pkg-vim-maintainers mailing list