aboutsummaryrefslogtreecommitdiffhomepage
path: root/man/man7/sisu_vim.7
diff options
context:
space:
mode:
Diffstat (limited to 'man/man7/sisu_vim.7')
-rw-r--r--man/man7/sisu_vim.759
1 files changed, 59 insertions, 0 deletions
diff --git a/man/man7/sisu_vim.7 b/man/man7/sisu_vim.7
new file mode 100644
index 00000000..af4f8135
--- /dev/null
+++ b/man/man7/sisu_vim.7
@@ -0,0 +1,59 @@
+.\" Name: SiSU information Structuring Universe
+.\" Author: Ralph Amissah
+.\" Description: vim sisu package manpage
+.\" arch-tag: sisu manpage
+.\" License: GPL 2 or later
+.\" Notes: Process this file with
+.\" groff -man -Tascii vim_sisu.1
+.\" nroff -man vim_sisu.1 | most
+.\" |sisu.1|@|^|<url:sisu.1>
+.TH vim_sisu 7 "July 7, 2006" "version 0.42" "vim syntax and filetype plugin with folds for SiSU markup"
+.SH NAME
+.B SiSU
+\- Structured information, Serialized Units \- a document publishing system.
+.SH SYNOPSIS
+.PP
+An ftplugin to provide vim folds for SiSU markup, and to set some defaults for SiSU markup in installed by sisu.
+.PP
+Vim 7 includes sisu markup syntax highlighting.
+.PP
+Vim related files are included in /usr/share/sisu/vim/addons, (including the syntax highlighter which may be used by Vim 6).
+.PP
+sisu\-vim actions are activated on files with the suffix .sst .ssm .ssi .-sst ._sst (and the same with a further .meta extension)
+.PP
+.BI <ctrl>F
+activate folds on headings matched in a document (also provides folds when sourced on a ruby program file), also
+.B :F
+.PP
+.BI <ctrl>S
+search and replace down
+.PP
+.BI <ctrl>G
+search and replace globally within file
+.PP
+.BI <ctrl>X
+ruby regex global search and replace within file
+.PP
+.BI <ctrl>C
+set color scheme to
+.B slate
+which is provided
+.\"%% Further Information
+.SH FURTHER INFORMATION
+.PP
+For more information on
+.I SiSU
+see:
+.I <http://www.jus.uio.no/sisu>
+.PP
+or
+.I man sisu
+.SH AUTHOR
+Ralph Amissah
+.I <ralph@amissah.com>
+or
+.I <ralph.amissah@gmail.com>
+.SH SEE ALSO
+.BR sisu(1),
+.BR sisu(8),
+.BR sisu_webrick(1)