1" SiSU Vim syntax file 2" SiSU Maintainer: Ralph Amissah <[email protected]> 3" SiSU Markup: SiSU (sisu-5.6.7) 4" Last Change: 2014-09-14 5" URL: <http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=blob;f=data/sisu/conf/editor-syntax-etc/vim/syntax/sisu.vim;hb=HEAD> 6" <http://git.sisudoc.org/gitweb/?p=code/sisu.git;a=blob_plain;f=data/sisu/conf/editor-syntax-etc/vim/syntax/sisu.vim;hb=HEAD> 7"(originally looked at Ruby Vim by Mirko Nasato) 8 9if version < 600 10 syntax clear 11elseif exists("b:current_syntax") 12 finish 13else 14endif 15let s:cpo_save = &cpo 16set cpo&vim 17 18"% "Errors: 19syn match sisu_error contains=sisu_link,sisu_error_wspace "<![^ei]\S\+!>" 20 21"% "Markers Identifiers: 22if !exists("sisu_no_identifiers") 23 syn match sisu_mark_endnote "\~^" 24 syn match sisu_break contains=@NoSpell " \\\\\( \|$\)\|<br>\|<br />" 25 syn match sisu_control contains=@NoSpell "^\(-\\\\-\|=\\\\=\|-\.\.-\|<:p[bn]>\)\s*$" 26 syn match sisu_control contains=@NoSpell "^<:\(bo\|---\)>\s*$" 27 syn match sisu_marktail contains=@NoSpell "^--[+~-]#\s*$" 28 syn match sisu_marktail "[~-]#" 29 syn match sisu_control "\"" 30 syn match sisu_underline "\(^\| \)_[a-zA-Z0-9]\+_\([ .,]\|$\)" 31 syn match sisu_number contains=@NoSpell "[0-9a-f]\{32\}\|[0-9a-f]\{64\}" 32 syn match sisu_link contains=@NoSpell "\(_\?https\?://\|\.\.\/\)\S\+" 33 syn match sisu_link " \*\~\S\+" 34 syn match sisu_require contains=@NoSpell "^<<\s*[a-zA-Z0-9^./_-]\+\.ss[it]$" 35 syn match sisu_structure "^:A\~$" 36 37"% "Document Sub Headers: 38 syn match sisu_sub_header_title "^\s\+:\(subtitle\|short\|edition\|language\|lang_char\|note\):\s" "group=sisu_header_content 39 syn match sisu_sub_header_creator "^\s\+:\(author\|editor\|contributor\|illustrator\|photographer\|translator\|digitized_by\|prepared_by\|audio\|video\):\s" " &hon &institution 40 syn match sisu_sub_header_rights "^\s\+:\(copyright\|text\|translation\|illustrations\|photographs\|preparation\|digitization\|audio\|video\|license\|all\):\s" " access_rights license 41 syn match sisu_sub_header_classify "^\s\+:\(topic_register\|keywords\|subject\|dewey\|loc\):\s" 42 syn match sisu_sub_header_identifier "^\s\+:\(oclc\|isbn\):\s" 43 syn match sisu_sub_header_date "^\s\+:\(added_to_site\|available\|created\|issued\|modified\|published\|valid\|translated\|original_publication\):\s" 44 syn match sisu_sub_header_original "^\s\+:\(publisher\|date\|language\|lang_char\|institution\|nationality\|source\):\s" 45 syn match sisu_sub_header_make "^\s\+:\(headings\|num_top\|breaks\|language\|italics\|bold\|emphasis\|substitute\|omit\|plaintext_wrap\|texpdf_font_mono\|texpdf_font\|stamp\|promo\|ad\|manpage\|home_button_text\|home_button_image\|cover_image\|footer\):\s" 46 syn match sisu_sub_header_notes "^\s\+:\(description\|abstract\|comment\|coverage\|relation\|source\|history\|type\|format\|prefix\|prefix_[ab]\|suffix\):\s" 47 syn match sisu_within_index_ignore "\S\+[:;]\(\s\+\|$\)" 48 syn match sisu_within_index "[:|;]\|+\d\+" 49 50"% "semantic markers: (ignore) 51 syn match sisu_sem_marker ";{\|};[a-z._]*[a-z]" 52 syn match sisu_sem_marker_block "\([a-z][a-z._]*\|\):{\|}:[a-z._]*[a-z]" 53 syn match sisu_sem_ex_marker ";\[\|\];[a-z._]*[a-z]" 54 syn match sisu_sem_ex_marker_block "\([a-z][a-z._]*\|\):\[\|\]:[a-z._]*[a-z]" 55 syn match sisu_sem_block contains=sisu_error,sisu_error_wspace,sisu_content_alt,sisu_link,sisu_linked,sisu_break,sisu_sem_block,sisu_sem_content,sisu_sem_marker_block,sisu_sem_marker,sisu_sem_ex_marker_block,sisu_sem_ex_marker,sisu_mark_endnote,sisu_content_endnote "\([a-z]*\):{[^}].\{-}}:\1" 56 syn match sisu_sem_content contains=sisu_error,sisu_error_wspace,sisu_content_alt,sisu_link,sisu_linked,sisu_break,sisu_sem_marker_block,sisu_sem_marker,sisu_sem_ex_marker_block,sisu_sem_ex_marker ";{[^}].\{-}};[a-z]\+" 57 syn match sisu_sem_ex_block contains=sisu_error,sisu_error_wspace,sisu_content_alt,sisu_link,sisu_linked,sisu_break,sisu_sem_block,sisu_sem_content,sisu_sem_marker_block,sisu_sem_marker,sisu_sem_ex_marker_block,sisu_sem_ex_marker,sisu_mark_endnote,sisu_content_endnote "\([a-z]*\):\[[^}].\{-}\]:\1" 58 syn match sisu_sem_ex_content contains=sisu_error,sisu_error_wspace,sisu_content_alt,sisu_link,sisu_linked,sisu_break,sisu_sem_marker_block,sisu_sem_marker,sisu_sem_ex_marker_block,sisu_sem_ex_marker ";\[[^}].\{-}\];[a-z]\+" 59endif 60 61"% "URLs Numbers And ASCII Codes: 62syn match sisu_number "\<\(0x\x\+\|0b[01]\+\|0\o\+\|0\.\d\+\|0\|[1-9][\.0-9_]*\)\>" 63syn match sisu_number "?\(\\M-\\C-\|\\c\|\\C-\|\\M-\)\=\(\\\o\{3}\|\\x\x\{2}\|\\\=\w\)" 64 65"% "Tuned Error: (is error if not already matched) 66syn match sisu_error contains=sisu_error "[\~/\*!_]{\|}[\~/\*!_]" 67syn match sisu_error contains=sisu_error "<a href\|</a>]" 68 69"% "Simple Paired Enclosed Markup: 70"url/link 71syn region sisu_link contains=sisu_error,sisu_error_wspace matchgroup=sisu_action start="^<<\s*|[a-zA-Z0-9^._-]\+|@|[a-zA-Z0-9^._-]\+|"rs=s+2 end="$" 72 73"% "Document Header: 74" title 75syn region sisu_header_content contains=sisu_error,sisu_comment,sisu_break,sisu_link,sisu_sub_header_title matchgroup=sisu_header start="^[@]title:[+-]\?\(\s\|\n\)"rs=e-1 end="\n$" 76" creator 77syn region sisu_header_content contains=sisu_error,sisu_comment,sisu_break,sisu_link,sisu_sub_header_creator matchgroup=sisu_header start="^[@]creator:[+-]\?\(\s\|\n\)"rs=e-1 end="\n$" 78" dates 79syn region sisu_header_content contains=sisu_error,sisu_comment,sisu_break,sisu_link,sisu_sub_header_date matchgroup=sisu_header start="^[@]date:[+-]\?\(\s\|\n\)"rs=e-1 end="\n$" 80" publisher 81syn region sisu_header_content contains=sisu_error,sisu_comment,sisu_break,sisu_link,sisu_sub_header_publisher matchgroup=sisu_header start="^[@]publisher:[+-]\?\(\s\|\n\)"rs=e-1 end="\n$" 82" rights 83syn region sisu_header_content contains=sisu_error,sisu_comment,sisu_break,sisu_link,sisu_sub_header_rights matchgroup=sisu_header start="^[@]rights:[+-]\?\(\s\|\n\)"rs=e-1 end="\n$" 84" classify document 85syn region sisu_header_content contains=sisu_error,sisu_comment,sisu_break,sisu_link,sisu_sub_header_classify matchgroup=sisu_header start="^[@]classify:[+-]\?\(\s\|\n\)"rs=e-1 end="\n$" 86" identifier document 87syn region sisu_header_content contains=sisu_error,sisu_comment,sisu_break,sisu_link,sisu_sub_header_identifier matchgroup=sisu_header start="^[@]identifier:[+-]\?\(\s\|\n\)"rs=e-1 end="\n$" 88" original language (depreciated) 89syn region sisu_header_content contains=sisu_error,sisu_comment,sisu_break,sisu_link,sisu_sub_header_original matchgroup=sisu_header start="^[@]original:[+-]\?\(\s\|\n\)"rs=e-1 end="\n$" 90" notes 91syn region sisu_header_content contains=sisu_error,sisu_comment,sisu_break,sisu_link,sisu_sub_header_notes matchgroup=sisu_header start="^[@]notes:[+-]\?\(\s\|\n\)"rs=e-1 end="\n$" 92" links of interest 93syn region sisu_header_content contains=sisu_error,sisu_comment,sisu_break,sisu_linked,sisu_sub_header_links matchgroup=sisu_header start="^[@]links:[+-]\?\(\s\|\n\)"rs=e-1 end="\n$" 94" make, processing instructions 95syn region sisu_header_content contains=sisu_error,sisu_comment,sisu_break,sisu_link,sisu_sub_header_make matchgroup=sisu_header start="^[@]make:[+-]\?\(\s\|\n\)"rs=e-1 end="\n$" 96 97"% "Headings: 98syn region sisu_heading contains=sisu_mark_endnote,sisu_content_endnote,sisu_marktail,sisu_strikeout,sisu_number,sisu_bold,sisu_control,sisu_identifier,sisu_ocn,sisu_error,sisu_error_wspace matchgroup=sisu_structure start="^\([1-4]\|:\?[A-D]\)\~\(\S\+\|[^-]\)" end="$" 99 100"% "Block Group Text: 101" table 102syn region sisu_content_alt contains=sisu_strikeout,sisu_number,sisu_bold,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_contain start="^table{.\+" end="}table" 103" table 104syn region sisu_content_alt contains=sisu_strikeout,sisu_number,sisu_bold,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_contain start="^```\s\+table" end="^```\(\s\|$\)" 105syn region sisu_content_alt contains=sisu_strikeout,sisu_number,sisu_bold,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_contain start="^{\(t\|table\)\(\~h\)\?\(\sc[0-9]\+;\)\?[0-9; ]*}" end="\n$" 106" block, group, poem, alt 107syn region sisu_content_alt contains=sisu_mark_endnote,sisu_content_endnote,sisu_link,sisu_mark,sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_contain start="^\(block\|group\|poem\|alt\){" end="^}\1" 108syn region sisu_content_alt contains=sisu_mark_endnote,sisu_content_endnote,sisu_link,sisu_mark,sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_contain start="^```\s\+\(block\|group\|poem\|alt\)" end="^```\(\s\|$\)" 109" box 110syn region sisu_content_alt contains=sisu_mark_endnote,sisu_content_endnote,sisu_link,sisu_mark,sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_contain start="^box\(\.[a-z]\+\)\?{" end="^}box" 111syn region sisu_content_alt contains=sisu_mark_endnote,sisu_content_endnote,sisu_link,sisu_mark,sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_contain start="^```\s\+\box\(\.[a-z]\+\)\?" end="^```\(\s\|$\)" 112" code 113syn region sisu_content_alt contains=sisu_error,@NoSpell matchgroup=sisu_contain start="^code\(\.[a-z][0-9a-z_]\+\)\?{" end="^}code" 114syn region sisu_content_alt contains=sisu_error,@NoSpell matchgroup=sisu_contain start="^```\s\+code\(\.[a-z][0-9a-z_]\+\)\?" end="^```\(\s\|$\)" 115" quote 116syn region sisu_normal contains=sisu_fontface,sisu_bold,sisu_control,sisu_identifier,sisu_content_endnote,sisu_mark_endnote,sisu_link,sisu_sem_block,sisu_sem_content,sisu_sem_marker_block,sisu_sem_marker,sisu_sem_ex_marker_block,sisu_sem_ex_marker,sisu_linked,sisu_error,sisu_error_wspace matchgroup=sisu_contain start="^```\s\+quote" end="^```\(\s\|$\)" 117 118"% "Endnotes: 119" regular endnote or asterisk or plus sign endnote 120syn region sisu_content_endnote contains=sisu_link,sisu_strikeout,sisu_underline,sisu_number,sisu_bold,sisu_control,sisu_identifier,sisu_error,sisu_error_wspace,sisu_mark,sisu_break,sisu_sem_block,sisu_sem_content,sisu_sem_marker_block,sisu_sem_marker,sisu_sem_ex_marker_block,sisu_sem_ex_marker matchgroup=sisu_mark_endnote start="\~{[*+]*" end="}\~" skip="\n" 121" numbered asterisk or plus sign endnote 122syn region sisu_content_endnote contains=sisu_link,sisu_strikeout,sisu_underline,sisu_number,sisu_bold,sisu_control,sisu_identifier,sisu_error,sisu_error_wspace,sisu_mark,sisu_break,sisu_sem_block,sisu_sem_content,sisu_sem_marker matchgroup=sisu_mark_endnote start="\~\[[*+]*" end="\]\~" skip="\n" 123" endnote content marker (for binary content marking) 124syn region sisu_content_endnote contains=sisu_strikeout,sisu_number,sisu_bold,sisu_control,sisu_link,sisu_identifier,sisu_error,sisu_error_wspace,sisu_mark,sisu_break matchgroup=sisu_mark_endnote start="\^\~" end="\n$" 125 126"% "Links And Images: 127" image with url link (and possibly footnote of url) 128syn region sisu_linked contains=sisu_fontface,sisu_strikeout,sisu_number,sisu_bold,sisu_control,sisu_identifier,sisu_sem_block,sisu_sem_content,sisu_sem_marker_block,sisu_sem_marker,sisu_sem_ex_marker_block,sisu_sem_ex_marker,sisu_sem_block,sisu_error matchgroup=sisu_link start="{\(\~^\s\)\?" end="}\(https\?:/\/\|:\|\.\.\/\|#\)\S\+" oneline 129" sisu outputs, short notation 130syn region sisu_linked contains=sisu_fontface,sisu_strikeout,sisu_number,sisu_bold,sisu_control,sisu_identifier,sisu_sem_block,sisu_sem_content,sisu_sem_marker_block,sisu_sem_marker,sisu_sem_ex_marker_block,sisu_sem_ex_marker,sisu_sem_block,sisu_error matchgroup=sisu_link start="{\(\~^\s\)\?" end="\[[1-5][sS]*\]}\S\+\.ss[tm]" oneline 131" image 132syn region sisu_linked contains=sisu_fontface,sisu_strikeout,sisu_number,sisu_bold,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_link start="{" end="}image" oneline 133 134"% "Some Line Operations: 135" bold line 136syn region sisu_bold contains=sisu_strikeout,sisu_identifier,sisu_content_endnote,sisu_mark_endnote,sisu_error,sisu_error_wspace matchgroup=sisu_markpara start="^!_ " end=" \\\\\|$" 137" indent and bullet paragraph 138syn region sisu_normal contains=sisu_fontface,sisu_bold,sisu_control,sisu_identifier,sisu_content_endnote,sisu_mark_endnote,sisu_link,sisu_sem_block,sisu_sem_content,sisu_sem_marker_block,sisu_sem_marker,sisu_sem_ex_marker_block,sisu_sem_ex_marker,sisu_linked,sisu_error,sisu_error_wspace matchgroup=sisu_markpara start="^_\([1-9*]\|[1-9]\*\) " end="$" 139" indent and bullet (bold start) paragraph 140syn region sisu_bold contains=sisu_fontface,sisu_bold,sisu_control,sisu_identifier,sisu_content_endnote,sisu_mark_endnote,sisu_link,sisu_sem_block,sisu_sem_content,sisu_sem_marker_block,sisu_sem_marker,sisu_sem_ex_marker_block,sisu_sem_ex_marker,sisu_linked,sisu_error,sisu_error_wspace matchgroup=sisu_markpara start="^_\([1-9*]\|[1-9]\*\)!_\? " end=" \\\\\|$" 141" hanging indent paragraph [proposed] 142syn region sisu_normal contains=sisu_fontface,sisu_bold,sisu_control,sisu_identifier,sisu_content_endnote,sisu_mark_endnote,sisu_link,sisu_sem_block,sisu_sem_content,sisu_sem_marker_block,sisu_sem_marker,sisu_sem_ex_marker_block,sisu_sem_ex_marker,sisu_linked,sisu_error,sisu_error_wspace matchgroup=sisu_markpara start="^_[0-9]\?_[0-9] " end="$" 143" hanging indent (bold start/ definition) paragraph [proposed] 144syn region sisu_bold contains=sisu_fontface,sisu_bold,sisu_control,sisu_identifier,sisu_content_endnote,sisu_mark_endnote,sisu_link,sisu_sem_block,sisu_sem_content,sisu_sem_marker_block,sisu_sem_marker,sisu_sem_ex_marker_block,sisu_sem_ex_marker,sisu_linked,sisu_error,sisu_error_wspace matchgroup=sisu_markpara start="^_[0-9]\?_[0-9]!_\? " end=" \\\\\|$" 145" list numbering 146syn region sisu_normal contains=sisu_strikeout,sisu_identifier,sisu_content_endnote,sisu_mark_endnote,sisu_link,sisu_linked,sisu_error,sisu_error_wspace matchgroup=sisu_markpara start="^\(#[ 1]\|_# \)" end="$" 147 148"% "Font Face Curly Brackets: 149"syn region sisu_identifier contains=sisu_strikeout,sisu_number,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_sem start="\S\+:{" end="}:[^<>,.!?:; ]\+" oneline 150" book index: 151syn region sisu_index contains=sisu_within_index_ignore,sisu_within_index matchgroup=sisu_index_block start="^={" end="}" 152" emphasis: 153syn region sisu_bold contains=sisu_strikeout,sisu_number,sisu_bold,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_fontface start="\*{" end="}\*" 154" bold: 155syn region sisu_bold contains=sisu_strikeout,sisu_number,sisu_bold,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_fontface start="!{" end="}!" 156" underscore: 157syn region sisu_underline contains=sisu_strikeout,sisu_number,sisu_bold,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_fontface start="_{" end="}_" 158" italics: 159syn region sisu_identifier contains=sisu_strikeout,sisu_number,sisu_bold,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_fontface start="/{" end="}/" 160" added: 161syn region sisu_underline contains=sisu_strikeout,sisu_number,sisu_bold,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_fontface start="+{" end="}+" 162" superscript: 163syn region sisu_identifier contains=sisu_strikeout,sisu_number,sisu_bold,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_fontface start="\^{" end="}\^" 164" subscript: 165syn region sisu_identifier contains=sisu_strikeout,sisu_number,sisu_bold,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_fontface start=",{" end="}," 166" monospace: 167syn region sisu_identifier contains=sisu_strikeout,sisu_number,sisu_bold,sisu_control,sisu_identifier,sisu_error matchgroup=sisu_fontface start="#{" end="}#" 168" strikethrough: 169syn region sisu_strikeout contains=sisu_error matchgroup=sisu_fontface start="-{" end="}-" 170 171"% "Single Words Bold Italicise Etc: (depreciated) 172syn region sisu_bold contains=sisu_error matchgroup=sisu_bold start="\([ (]\|^\)\*[^\|{\n\~\\]"hs=e-1 end="\*"he=e-0 skip="[a-zA-Z0-9']" oneline 173syn region sisu_identifier contains=sisu_error matchgroup=sisu_content_alt start="\([ ]\|^\)/[^{ \|\n\\]"hs=e-1 end="/\[ \.\]" skip="[a-zA-Z0-9']" oneline 174"misc 175syn region sisu_identifier contains=sisu_error matchgroup=sisu_fontface start="\^[^ {\|\n\\]"rs=s+1 end="\^[ ,.;:'})\\\n]" skip="[a-zA-Z0-9']" oneline 176 177"% "Expensive Mode: 178if !exists("sisu_no_expensive") 179else " not Expensive 180 syn region sisu_content_alt matchgroup=sisu_control start="^\s*def\s" matchgroup=NONE end="[?!]\|\>" skip="\.\|\(::\)" oneline 181endif " Expensive? 182 183"% "Headers And Headings: (Document Instructions) 184syn match sisu_control contains=sisu_error,sisu_error_wspace "4\~! \S\+" 185syn region sisu_markpara contains=sisu_error,sisu_error_wspace start="^=begin" end="^=end.*$" 186 187"% "Errors: 188syn match sisu_error_wspace contains=sisu_error_wspace "^\s\+[^:]" 189syn match sisu_error_wspace contains=sisu_error_wspace "\s\s\+" 190syn match sisu_error_wspace contains=sisu_error_wspace "\s\+$" 191syn match sisu_error contains=sisu_error_wspace "\t\+" 192syn match sisu_error contains=sisu_error,sisu_error_wspace "\([^ (][_\\]\||[^ (}]\)https\?:\S\+" 193syn match sisu_error contains=sisu_error "_\?https\?:\S\+[}><]" 194syn match sisu_error contains=sisu_error "\([!*/_\+,^]\){\([^(\}\1)]\)\{-}\n$" 195syn match sisu_error contains=sisu_error "^[\~]{[^{]\{-}\n$" 196syn match sisu_error contains=sisu_error "\s\+.{{" 197syn match sisu_error contains=sisu_error "^\~\s*$" 198syn match sisu_error contains=sisu_error "^0\~.*" 199syn match sisu_error contains=sisu_error "^[1-9]\~\s*$" 200syn match sisu_error contains=sisu_error "^[1-9]\~\S\+\s*$" 201syn match sisu_error contains=sisu_error "[^{]\~\^[^ \)]" 202syn match sisu_error contains=sisu_error "\~\^\s\+\.\s*" 203syn match sisu_error contains=sisu_error "{\~^\S\+" 204syn match sisu_error contains=sisu_error "[_/\*!^]{[ .,:;?><]*}[_/\*!^]" 205syn match sisu_error contains=sisu_error "[^ (\"'(\[][_/\*!]{\|}[_/\*!][a-zA-Z0-9)\]\"']" 206syn match sisu_error contains=sisu_error "<dir>" 207"errors for filetype sisu, though not error in 'metaverse': 208syn match sisu_error contains=sisu_error,sisu_match,sisu_strikeout,sisu_contain,sisu_content_alt,sisu_mark,sisu_break,sisu_number "<[a-zA-Z\/]\+>" 209syn match sisu_error "/\?<\([biu]\)>[^(</\1>)]\{-}\n$" 210 211"% "Error Exceptions: 212syn match sisu_control "\n$" "contains=ALL 213"syn match sisu_control " //" 214syn match sisu_error "%{" 215syn match sisu_error "<br>_\?https\?:\S\+\|_\?https\?:\S\+<br>" 216syn match sisu_error "[><]_\?https\?:\S\+\|_\?https\?:\S\+[><]" 217syn match sisu_comment "^%\{1,2\}.\+" 218 219"% "Definitions Default Highlighting: 220hi def link sisu_normal Normal 221hi def link sisu_bold Statement 222hi def link sisu_header PreProc 223hi def link sisu_header_content Normal 224hi def link sisu_sub_header_title Statement 225hi def link sisu_sub_header_creator Statement 226hi def link sisu_sub_header_date Statement 227hi def link sisu_sub_header_publisher Statement 228hi def link sisu_sub_header_rights Statement 229hi def link sisu_sub_header_classify Statement 230hi def link sisu_sub_header_identifier Statement 231hi def link sisu_sub_header_original Statement 232hi def link sisu_sub_header_links Statement 233hi def link sisu_sub_header_notes Statement 234hi def link sisu_sub_header_make Statement 235hi def link sisu_heading Title 236hi def link sisu_structure Operator 237hi def link sisu_contain Include 238hi def link sisu_mark_endnote Delimiter 239hi def link sisu_require NonText 240hi def link sisu_link NonText 241hi def link sisu_linked String 242hi def link sisu_fontface Delimiter 243hi def link sisu_strikeout DiffDelete 244hi def link sisu_content_alt Special 245hi def link sisu_sem_content SpecialKey 246hi def link sisu_sem_block Special 247hi def link sisu_sem_marker Visual 248"hi def link sisu_sem_marker Structure 249hi def link sisu_sem_marker_block MatchParen 250hi def link sisu_sem_ex_marker FoldColumn 251hi def link sisu_sem_ex_marker_block Folded 252hi def link sisu_sem_ex_content Comment 253"hi def link sisu_sem_ex_content SpecialKey 254hi def link sisu_sem_ex_block Comment 255hi def link sisu_index SpecialKey 256hi def link sisu_index_block Visual 257hi def link sisu_content_endnote Special 258hi def link sisu_control Delimiter 259hi def link sisu_within_index Delimiter 260hi def link sisu_within_index_ignore SpecialKey 261hi def link sisu_ocn Include 262hi def link sisu_number Number 263hi def link sisu_identifier Function 264hi def link sisu_underline Underlined 265hi def link sisu_markpara Include 266hi def link sisu_marktail Include 267hi def link sisu_mark Identifier 268hi def link sisu_break Structure 269hi def link sisu_html Type 270hi def link sisu_action Identifier 271hi def link sisu_comment Comment 272hi def link sisu_error_sem_marker Error 273hi def link sisu_error_wspace Error 274hi def link sisu_error Error 275let b:current_syntax = "sisu" 276let &cpo = s:cpo_save 277unlet s:cpo_save 278