diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2007-05-22 02:06:46 +0100 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2007-05-22 02:06:46 +0100 |
commit | 65477054fd798728bf186aa2938727ddddbe86a5 (patch) | |
tree | 612da47b57ad4c4157f495dcf10710d32cdc6ead /data/doc/sisu/html/sisu_vim.7.html |
Imported upstream version 0.52.7upstream/0.52.7sisu_0.52.7
Diffstat (limited to 'data/doc/sisu/html/sisu_vim.7.html')
-rw-r--r-- | data/doc/sisu/html/sisu_vim.7.html | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/data/doc/sisu/html/sisu_vim.7.html b/data/doc/sisu/html/sisu_vim.7.html new file mode 100644 index 00000000..0909ce6a --- /dev/null +++ b/data/doc/sisu/html/sisu_vim.7.html @@ -0,0 +1,60 @@ + <!-- manual page source format generated by PolyglotMan v3.2, --> +<!-- available at http://polyglotman.sourceforge.net/ --> + +<html> +<head> +<title>vim_sisu(7) manual page</title> +</head> +<body bgcolor='white'> +<a href='#toc'>Table of Contents</a><p> + +<h2><a name='sect0' href='#toc0'>Name</a></h2> +<b>SiSU</b> - Structured information, Serialized Units - a document +publishing system. +<h2><a name='sect1' href='#toc1'>Synopsis</a></h2> +<p> +An ftplugin to provide vim folds for SiSU markup, +and to set some defaults for SiSU markup in installed by sisu. <p> +Vim 7 includes +sisu markup syntax highlighting. <p> +Vim related files are included in /usr/share/sisu/vim/addons, +(including the syntax highlighter which may be used by Vim 6). <p> +sisu-vim actions +are activated on files with the suffix .sst .ssm .ssi .-sst ._sst (and the same +with a further .meta extension) <p> +<b><ctrl>F</b> activate folds on headings matched +in a document (also provides folds when sourced on a ruby program file), +also <b>:F</b> <p> +<b><ctrl>S</b> search and replace down <p> +<b><ctrl>G</b> search and replace globally +within file <p> +<b><ctrl>X</b> ruby regex global search and replace within file <p> +<b><ctrl>C</b> +set color scheme to <b>slate</b> which is provided +<h2><a name='sect2' href='#toc2'>Further Information</a></h2> +<p> +For more +information on <i>SiSU</i> see: <i><<a href='http://www.jus.uio.no/sisu'>http://www.jus.uio.no/sisu</a> +></i> <p> +or <i>man</i> sisu +<h2><a name='sect3' href='#toc3'>Author</a></h2> +Ralph +Amissah <i><ralph@amissah.com></i> or <i><ralph.amissah@gmail.com></i> +<h2><a name='sect4' href='#toc4'>See Also</a></h2> +<a href='http:~/bin/man2html?sisu:1'><b>sisu(1)</a> +,</b> <a href='http:~/bin/man2html?sisu:8'><b>sisu(8)</a> +,</b> +<a href='http:~/bin/man2html?sisu_webrick:1'><b>sisu_webrick(1)</b></a> + <p> + +<hr><p> +<a name='toc'><b>Table of Contents</b></a><p> +<ul> +<li><a name='toc0' href='#sect0'>Name</a></li> +<li><a name='toc1' href='#sect1'>Synopsis</a></li> +<li><a name='toc2' href='#sect2'>Further Information</a></li> +<li><a name='toc3' href='#sect3'>Author</a></li> +<li><a name='toc4' href='#sect4'>See Also</a></li> +</ul> +</body> +</html> |