Title: SiSU - Vim
Creator: Ralph Amissah
Rights: Copyright (C) Ralph Amissah 2007, part of SiSU documentation, License GPL 3
Type: information
Subject: ebook, epublishing, electronic book, electronic publishing, electronic document, electronic citation, data structure, citation systems, search
Date created: 2002-11-12
Date issued: 2002-11-12
Date available: 2002-11-12
Date modified: 2007-09-16
Date: 2007-09-16
SiSU - Vim,
Ralph Amissah
1
SiSU Vim 2 1. SiSU Vim 3 Synopsis 4 SiSU has syntax highlighting for a number of editors including vim which are documented under: 5 man sisu_syntax_highlighting 6 /usr/share/doc/sisu/sisu_manual/sisu_syntax_highlighting/index.html 7 <http://sisudoc.org/sisu_manual/sisu_syntax_highlighting/index.html> 8 <http://www.jus.uio.no/sisu/sisu_manual/sisu_syntax_highlighting/index.html> 9 SiSU also provides an ftplugin to provide vim folds for SiSU markup, and to set some defaults for SiSU markup in installed by sisu. 10 Vim 7 includes sisu markup syntax highlighting. 11 Vim related files are included in: /usr/share/sisu/conf/editor-syntax-etc/vim (including the syntax highlighter which may be used for earlier versions of Vim). 12 sisu-vim actions are activated on files with the suffix .sst .ssm .ssi .-sst ._sst (and the same with a further .meta extension) 13 14      <ctrl>F activate folds on headings matched in a document
     (also provides folds when sourced on a ruby program file),
     also :F

     <ctrl>S search and replace down

     <ctrl>G search and replace globally within file

     <ctrl>X ruby regex global search and replace within file

     <ctrl>C set color scheme to slate which is provided    
FURTHER INFORMATION 15 For more information on SiSU see: 16 <http://www.jus.uio.no/sisu> 17 or man sisu 18