wrote:
> It depends on the filetype (tables of contents are written very
> differently in Vim helpfiles and in HTML, and they're implicit in
> Wikimedia source) so you would have to code an ad-hoc filetype-dependent
> function. Probably set it up in ~/.vim/after/ftplugin/<filetype>.vim
> (replacing <filetype> by the filetype, and, on Windows only, .vim by
> vimfiles), possibly with the bulk of the function code in some autoload
> script.
I don't mean to write in vim and then convert it to html. I mean, to
have
links inside vim buffers it self, something like vim help files.
--
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