Tuesday, July 3, 2012

Re: Fold all blocks without TODO in vim notes file

Hi Salman,

thanks for answering!

For now I use a simple key mapping:
: map <C-f> <Esc>/TODO<CR>zo

With this method I can unfold block by block with hitting <C-f>.
Is it possible to automate this on startup so that vi hits <C-f> until it reaches
end of file?

Cheers
Joseph:x

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments:

Post a Comment