aboutsummaryrefslogtreecommitdiffhomepage
path: root/man/man7/sisu_vim.7
blob: aa8ddb446c573a88dcbb9eae078c2c94ee986b6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
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)