Hi Foss! On Do, 21 Jan 2010, Foss User wrote:
> I want to maintain a journal in a huge file. The format would be > somewhat like this. > > * Jan 21, 2010 > * 1:45 AM > * Posted this mail > * Waiting for visitors to come > * 5:50 AM > * Found a new plugin to browser directories > * Jan 22, 2010 > So, I would want to fold lines, etc. easily depending on the > indentation hierarchy. Is there any plugin that can do it? Is there > any vim script to maintain journals, TODO lists, etc.? set fdm=expr fde=indent(v:lnum) regards, Christian
-- You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php
