Sunday, June 19, 2011

[ANN] 3.0 release of formatvim plugin

Formatvim plugin is plugin that creates files with embedded color information.
Unlike standart 2html it can create not only HTML files, but has also support
for LaTeX and one of bbcode dialects.

New in release:
- Added signs support
- Made numbers, fold and signs column uncopyable in html specification
- Added 'fillchars' option support
- Plugin uses frawor now
- Various fixes

3.0 version is incompatible with 2.*, though if you already wrote your own
specification it should be easy to port it.

Formatvim on vim.org: http://www.vim.org/scripts/script.php?script_id=3113
Documentation: http://vimpluginloader.sourceforge.net/doc/format.txt.html
Project page: http://sourceforge.net/projects/formatvim

Examples:

http://formatvim.sourceforge.net/folded.yaml_C0-D0-a0-n1-o3-r0.html
Side-by-side diff: http://formatvim.sf.net/concealed.tex_diffformat.html
AllFolds: http://formatvim.sourceforge.net/folded.yaml_C1-D1-a1-n1-o3-r0.html
Concealed characters:
http://formatvim.sourceforge.net/concealed.tex_C1-D1-F2-L0-c2-l_q_q-n0-r0.html,
http://formatvim.sourceforge.net/concealed.tex_C1-D1-F1-L0-c2-l_q_q-n0-r0.html
Signs: http://formatvim.sf.net/signs.yaml_signs__diffformat__diff__numbers.html
Signs with icons: http://formatvim.sourceforge.net/signs.yaml_icons.html

No comments: