On Friday 01 of April 2011 17:48:11 Tim Gray wrote:
> I'm a new user of vim and am currently evaluating it for my uses.  I'm
> coming from BBEdit.  One of the features of BBEdit that I've found useful
> is the 'persistent include.'*  It's mostly used for HTML.  The idea behind
> it is that you can specify a file in an HTML comment, and when you
> 'update' the document, the file's contents are included in your HTML
> document, between the persistent include comments.  It looks like this:
> 
>       <!-- #bbinclude "filename" -->
>       file contents that are inlined.
>       <!-- end bbinclude -->
> 
http://www.vim.org/scripts/script.php?script_id=1078

Maybe this can be helpful.

m.

-- 
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

Reply via email to