OK, thanks. I'm shifting the focus of this to be called List.vim. I
take all of my notes as lists, so this will meet those my needs well.
Ordered and unordered lists, nested lists, list folding, checklists,
etc. I'm going to try and find a way to invoke a "list" mode (either
by convention or by a key mapping) so that it isn't filetype
dependent, which seems lik unnecessary complexity to me. Updates to
come.

Thomas

On Nov 9, 11:29 am, Tom Link <[EMAIL PROTECTED]> wrote:
> > inoremap <CR> <ESC>:call NoteLister()<CR>a
>
> You might want to insert a <buffer> after the map command (see
> also :map-local).
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to