[ Avaa Bypassed ]




Upload:

Command:

www-data@18.119.128.99: ~ $
" Vim syntax file
" Language:     8th
" Version:      19.01d
" Maintainer:   Ron Aaron <ron@aaron-tech.com>
" URL:          https://8th-dev.com/
" Filetypes:    *.8th
" NOTE:         You should also have the ftplugin/8th.vim file to set 'isk'

if version < 600
  syntax clear
  finish
elseif exists("b:current_syntax")
   finish
endif

let s:cpo_save = &cpo
set cpo&vim
syn clear
" Synchronization method
syn sync ccomment 
syn sync maxlines=100
syn case match
syn match eighthColonName "\S\+" contained
syn match eighthColonDef ":\s\+\S\+" contains=eighthColonName

" new words
syn match eighthClasses "\<\S\+:" contained
syn match eighthClassWord "\<\S\+:.\+" contains=eighthClasses

syn keyword eighthEndOfColonDef ; i;
syn keyword eighthDefine var var,

" Built in words
com! -nargs=+ Builtin syn keyword eighthBuiltin <args>
"Builtin ^ < <# <#> = > - -- ,# ; ;; !  ???  / .  .# ' () @ * */ \ 

Builtin  ! G:! #! G:#! ## G:## #> G:#> #if G:#if ' G:' ( G:( (* G:(* (:) G:(:) (code) G:(code) (getc) G:(getc)
Builtin  (gets) G:(gets) (interp) G:(interp) (needs) G:(needs) (putc) G:(putc) (puts) G:(puts) (putslim) G:(putslim)
Builtin  (say) G:(say) (stat) G:(stat) ) G:) +listener G:+listener +ref G:+ref ,# G:,# -- G:-- -----BEGIN G:-----BEGIN
Builtin  -Inf G:-Inf -Inf? G:-Inf? -listener G:-listener -ref G:-ref -rot G:-rot . G:. .# G:.# .needs G:.needs
Builtin  .r G:.r .s G:.s .stats G:.stats .ver G:.ver .with G:.with 0; G:0; 2dip G:2dip 2drop G:2drop
Builtin  2dup G:2dup 2over G:2over 2swap G:2swap 3drop G:3drop 4drop G:4drop 8thdt? G:8thdt? 8thver? G:8thver?
Builtin  : G:: ; G:; ;; G:;; ;;; G:;;; ;then G:;then ;with G:;with <# G:<# <#> G:<#> >clip G:>clip >json G:>json
Builtin  >kind G:>kind >n G:>n >r G:>r >s G:>s ?: G:?: ??? G:??? @ G:@ Inf G:Inf Inf? G:Inf? NaN G:NaN
Builtin  NaN? G:NaN? SED-CHECK G:SED-CHECK SED: G:SED: SED: G:SED: \ G:\ ` G:` `` G:`` actor: G:actor:
Builtin  again G:again ahead G:ahead and G:and appname G:appname apropos G:apropos argc G:argc args G:args
Builtin  array? G:array? assert G:assert base G:base bi G:bi bits G:bits break G:break break? G:break?
Builtin  build? G:build? buildver? G:buildver? bye G:bye c# G:c# c/does G:c/does case G:case caseof G:caseof
Builtin  chdir G:chdir clip> G:clip> clone G:clone clone-shallow G:clone-shallow cold G:cold compat-level G:compat-level
Builtin  compile G:compile compile? G:compile? conflict G:conflict const G:const container? G:container?
Builtin  cr G:cr curlang G:curlang curry G:curry curry: G:curry: decimal G:decimal defer: G:defer: deg>rad G:deg>rad
Builtin  depth G:depth die G:die dip G:dip drop G:drop dstack G:dstack dump G:dump dup G:dup dup? G:dup?
Builtin  else G:else enum: G:enum: eval G:eval eval! G:eval! eval0 G:eval0 execnull G:execnull expect G:expect
Builtin  extra! G:extra! extra@ G:extra@ false G:false fnv G:fnv fourth G:fourth free G:free func: G:func:
Builtin  getc G:getc getcwd G:getcwd getenv G:getenv gets G:gets handler G:handler header G:header help G:help
Builtin  hex G:hex i: G:i: i; G:i; if G:if if; G:if; isa? G:isa? items-used G:items-used jcall G:jcall
Builtin  jclass G:jclass jmethod G:jmethod json-nesting G:json-nesting json-pretty G:json-pretty json-throw G:json-throw
Builtin  json> G:json> k32 G:k32 keep G:keep l: G:l: last G:last lib G:lib libbin G:libbin libc G:libc
Builtin  listener@ G:listener@ literal G:literal locals: G:locals: lock G:lock lock-to G:lock-to locked? G:locked?
Builtin  log G:log log-async G:log-async log-task G:log-task log-time G:log-time log-time-local G:log-time-local
Builtin  long-days G:long-days long-months G:long-months loop G:loop loop- G:loop- map? G:map? mark G:mark
Builtin  mark? G:mark? memfree G:memfree mobile? G:mobile? n# G:n# name>os G:name>os name>sem G:name>sem
Builtin  ndrop G:ndrop needs G:needs new G:new next-arg G:next-arg nip G:nip noop G:noop not G:not ns G:ns
Builtin  ns: G:ns: ns>ls G:ns>ls ns>s G:ns>s ns? G:ns? null G:null null; G:null; null? G:null? number? G:number?
Builtin  off G:off on G:on onexit G:onexit only G:only op! G:op! or G:or os G:os os-names G:os-names
Builtin  os>long-name G:os>long-name os>name G:os>name over G:over p: G:p: pack G:pack parse G:parse
Builtin  parsech G:parsech parseln G:parseln parsews G:parsews pick G:pick poke G:poke pool-clear G:pool-clear
Builtin  prior G:prior private G:private process-args G:process-args prompt G:prompt public G:public
Builtin  putc G:putc puts G:puts putslim G:putslim quote G:quote r! G:r! r> G:r> r@ G:r@ rad>deg G:rad>deg
Builtin  rand G:rand rand-pcg G:rand-pcg rand-pcg-seed G:rand-pcg-seed randbuf G:randbuf randbuf-pcg G:randbuf-pcg
Builtin  rdrop G:rdrop recurse G:recurse recurse-stack G:recurse-stack ref@ G:ref@ reg! G:reg! reg@ G:reg@
Builtin  regbin@ G:regbin@ remaining-args G:remaining-args repeat G:repeat reset G:reset roll G:roll
Builtin  rop! G:rop! rot G:rot rpick G:rpick rroll G:rroll rstack G:rstack rswap G:rswap rusage G:rusage
Builtin  s>ns G:s>ns same? G:same? scriptdir G:scriptdir scriptfile G:scriptfile sem G:sem sem-post G:sem-post
Builtin  sem-rm G:sem-rm sem-wait G:sem-wait sem-wait? G:sem-wait? sem>name G:sem>name semi-throw G:semi-throw
Builtin  set-wipe G:set-wipe setenv G:setenv settings! G:settings! settings![] G:settings![] settings@ G:settings@
Builtin  settings@? G:settings@? settings@[] G:settings@[] sh G:sh sh$ G:sh$ short-days G:short-days
Builtin  short-months G:short-months sleep G:sleep space G:space stack-check G:stack-check stack-size G:stack-size
Builtin  step G:step string? G:string? struct: G:struct: swap G:swap syslang G:syslang sysregion G:sysregion
Builtin  tab-hook G:tab-hook tell-conflict G:tell-conflict tempdir G:tempdir tempfilename G:tempfilename
Builtin  then G:then third G:third throw G:throw thrownull G:thrownull times G:times tlog G:tlog tri G:tri
Builtin  true G:true tuck G:tuck type-check G:type-check typeassert G:typeassert unlock G:unlock unpack G:unpack
Builtin  until G:until until! G:until! var G:var var, G:var, while G:while while! G:while! with: G:with:
Builtin  words G:words words-like G:words-like words/ G:words/ xchg G:xchg xor G:xor >auth HTTP:>auth
Builtin  sh I:sh tpush I:tpush trace-word I:trace-word call JSONRPC:call auth-string OAuth:auth-string
Builtin  gen-nonce OAuth:gen-nonce params OAuth:params call SOAP:call ! a:! + a:+ - a:- 2each a:2each
Builtin  2map a:2map 2map+ a:2map+ 2map= a:2map= = a:= >map a:>map @ a:@ @@ a:@@ bsearch a:bsearch clear a:clear
Builtin  close a:close diff a:diff dot a:dot each a:each each-slice a:each-slice exists? a:exists? filter a:filter
Builtin  generate a:generate group a:group indexof a:indexof insert a:insert intersect a:intersect join a:join
Builtin  len a:len map a:map map+ a:map+ map= a:map= mean a:mean mean&variance a:mean&variance new a:new
Builtin  op a:op op! a:op! op= a:op= open a:open pop a:pop push a:push qsort a:qsort randeach a:randeach
Builtin  reduce a:reduce reduce+ a:reduce+ rev a:rev shift a:shift shuffle a:shuffle slice a:slice slice+ a:slice+
Builtin  slide a:slide sort a:sort union a:union when a:when when! a:when! x a:x x-each a:x-each xchg a:xchg
Builtin  y a:y zip a:zip 8thdir app:8thdir asset app:asset atrun app:atrun atrun app:atrun atrun app:atrun
Builtin  basedir app:basedir current app:current datadir app:datadir exename app:exename isgui app:isgui
Builtin  main app:main oncrash app:oncrash orientation app:orientation pid app:pid restart app:restart
Builtin  resumed app:resumed shared? app:shared? standalone app:standalone subdir app:subdir suspended app:suspended
Builtin  sysquit app:sysquit (here) asm:(here) >n asm:>n avail asm:avail c, asm:c, here! asm:here! n> asm:n>
Builtin  used asm:used w, asm:w, ! b:! + b:+ / b:/ = b:= >base64 b:>base64 >hex b:>hex >mpack b:>mpack
Builtin  @ b:@ append b:append base64> b:base64> bit! b:bit! bit@ b:bit@ clear b:clear compress b:compress
Builtin  conv b:conv each b:each each-slice b:each-slice expand b:expand fill b:fill getb b:getb hex> b:hex>
Builtin  len b:len mem> b:mem> move b:move mpack-date b:mpack-date mpack-ignore b:mpack-ignore mpack> b:mpack>
Builtin  new b:new op b:op rev b:rev search b:search shmem b:shmem slice b:slice splice b:splice ungetb b:ungetb
Builtin  writable b:writable xor b:xor +block bc:+block .blocks bc:.blocks add-block bc:add-block block-hash bc:block-hash
Builtin  block@ bc:block@ first-block bc:first-block hash bc:hash last-block bc:last-block load bc:load
Builtin  new bc:new save bc:save set-sql bc:set-sql validate bc:validate validate-block bc:validate-block
Builtin  add bloom:add filter bloom:filter in? bloom:in? accept bt:accept ch! bt:ch! ch@ bt:ch@ connect bt:connect
Builtin  disconnect bt:disconnect err? bt:err? leconnect bt:leconnect lescan bt:lescan listen bt:listen
Builtin  on? bt:on? read bt:read scan bt:scan service? bt:service? services? bt:services? write bt:write
Builtin  * c:* * c:* + c:+ + c:+ = c:= = c:= >ri c:>ri >ri c:>ri abs c:abs abs c:abs arg c:arg arg c:arg
Builtin  conj c:conj conj c:conj im c:im n> c:n> new c:new new c:new re c:re >aes128gcm cr:>aes128gcm
Builtin  >aes256gcm cr:>aes256gcm >cp cr:>cp >cpe cr:>cpe >decrypt cr:>decrypt >edbox cr:>edbox >encrypt cr:>encrypt
Builtin  >nbuf cr:>nbuf >rsabox cr:>rsabox >uuid cr:>uuid CBC cr:CBC CFB cr:CFB CTR cr:CTR ECB cr:ECB
Builtin  GCM cr:GCM OFB cr:OFB aad? cr:aad? aes128box-sig cr:aes128box-sig aes128gcm> cr:aes128gcm>
Builtin  aes256box-sig cr:aes256box-sig aes256gcm> cr:aes256gcm> aesgcm cr:aesgcm blakehash cr:blakehash
Builtin  chacha20box-sig cr:chacha20box-sig chachapoly cr:chachapoly cipher! cr:cipher! cipher@ cr:cipher@
Builtin  cp> cr:cp> cpe> cr:cpe> decrypt cr:decrypt decrypt+ cr:decrypt+ decrypt> cr:decrypt> dh-genkey cr:dh-genkey
Builtin  dh-secret cr:dh-secret dh-sign cr:dh-sign dh-verify cr:dh-verify ebox-sig cr:ebox-sig ecc-genkey cr:ecc-genkey
Builtin  ecc-secret cr:ecc-secret ecc-sign cr:ecc-sign ecc-verify cr:ecc-verify edbox-sig cr:edbox-sig
Builtin  edbox> cr:edbox> encrypt cr:encrypt encrypt+ cr:encrypt+ encrypt> cr:encrypt> ensurekey cr:ensurekey
Builtin  err? cr:err? gcm-tag-size cr:gcm-tag-size genkey cr:genkey hash cr:hash hash! cr:hash! hash+ cr:hash+
Builtin  hash>b cr:hash>b hash>s cr:hash>s hash@ cr:hash@ hmac cr:hmac hotp cr:hotp iv? cr:iv? mode cr:mode
Builtin  mode@ cr:mode@ randkey cr:randkey restore cr:restore root-certs cr:root-certs rsa_decrypt cr:rsa_decrypt
Builtin  rsa_encrypt cr:rsa_encrypt rsa_sign cr:rsa_sign rsa_verify cr:rsa_verify rsabox-sig cr:rsabox-sig
Builtin  rsabox> cr:rsabox> rsagenkey cr:rsagenkey save cr:save sbox-sig cr:sbox-sig sha1-hmac cr:sha1-hmac
Builtin  shard cr:shard tag? cr:tag? totp cr:totp totp-epoch cr:totp-epoch totp-time-step cr:totp-time-step
Builtin  unshard cr:unshard uuid cr:uuid uuid> cr:uuid> validate-pgp-sig cr:validate-pgp-sig (.hebrew) d:(.hebrew)
Builtin  (.islamic) d:(.islamic) + d:+ +day d:+day +hour d:+hour +min d:+min +msec d:+msec - d:- .hebrew d:.hebrew
Builtin  .islamic d:.islamic .time d:.time / d:/ = d:= >fixed d:>fixed >hebepoch d:>hebepoch >msec d:>msec
Builtin  >unix d:>unix >ymd d:>ymd Adar d:Adar Adar2 d:Adar2 Adar2 d:Adar2 Av d:Av Elul d:Elul Fri d:Fri
Builtin  Heshvan d:Heshvan Iyar d:Iyar Kislev d:Kislev Mon d:Mon Nissan d:Nissan Sat d:Sat Shevat d:Shevat
Builtin  Sivan d:Sivan Sun d:Sun Tammuz d:Tammuz Tevet d:Tevet Thu d:Thu Tishrei d:Tishrei Tue d:Tue
Builtin  Wed d:Wed adjust-dst d:adjust-dst between d:between d. d:d. dawn d:dawn days-in-hebrew-year d:days-in-hebrew-year
Builtin  displaying-hebrew d:displaying-hebrew do-dawn d:do-dawn do-dusk d:do-dusk do-rise d:do-rise
Builtin  doy d:doy dst? d:dst? dstquery d:dstquery dstzones? d:dstzones? dusk d:dusk elapsed-timer d:elapsed-timer
Builtin  elapsed-timer-seconds d:elapsed-timer-seconds first-dow d:first-dow fixed> d:fixed> fixed>dow d:fixed>dow
Builtin  fixed>hebrew d:fixed>hebrew fixed>islamic d:fixed>islamic format d:format hanukkah d:hanukkah
Builtin  hebrew-epoch d:hebrew-epoch hebrew>fixed d:hebrew>fixed hebrewtoday d:hebrewtoday hmonth-name d:hmonth-name
Builtin  islamic.epoch d:islamic.epoch islamic>fixed d:islamic>fixed islamictoday d:islamictoday join d:join
Builtin  last-day-of-hebrew-month d:last-day-of-hebrew-month last-dow d:last-dow last-month d:last-month
Builtin  last-week d:last-week last-year d:last-year latitude d:latitude longitude d:longitude longitude d:longitude
Builtin  msec d:msec msec> d:msec> new d:new next-dow d:next-dow next-month d:next-month next-week d:next-week
Builtin  next-year d:next-year number>hebrew d:number>hebrew omer d:omer parse d:parse pesach d:pesach
Builtin  prev-dow d:prev-dow purim d:purim rosh-chodesh? d:rosh-chodesh? rosh-hashanah d:rosh-hashanah
Builtin  shavuot d:shavuot start-timer d:start-timer sunrise d:sunrise taanit-esther d:taanit-esther
Builtin  ticks d:ticks ticks/sec d:ticks/sec timer d:timer tisha-beav d:tisha-beav tzadjust d:tzadjust
Builtin  unix> d:unix> updatetz d:updatetz year@ d:year@ ymd d:ymd ymd> d:ymd> yom-haatsmaut d:yom-haatsmaut
Builtin  yom-kippur d:yom-kippur add-func db:add-func bind db:bind close db:close col db:col col[] db:col[]
Builtin  col{} db:col{} err? db:err? errmsg db:errmsg exec db:exec exec-cb db:exec-cb key db:key mysql? db:mysql?
Builtin  odbc? db:odbc? open db:open open? db:open? prepare db:prepare query db:query query-all db:query-all
Builtin  rekey db:rekey sqlerrmsg db:sqlerrmsg bp dbg:bp except-task@ dbg:except-task@ go dbg:go line-info dbg:line-info
Builtin  prompt dbg:prompt stop dbg:stop trace dbg:trace trace-enter dbg:trace-enter trace-leave dbg:trace-leave
Builtin  abspath f:abspath append f:append associate f:associate atime f:atime canwrite? f:canwrite?
Builtin  chmod f:chmod close f:close copy f:copy copydir f:copydir create f:create ctime f:ctime dir? f:dir?
Builtin  dname f:dname eachbuf f:eachbuf eachline f:eachline enssep f:enssep eof? f:eof? err? f:err?
Builtin  exists? f:exists? flush f:flush fname f:fname getb f:getb getc f:getc getline f:getline getmod f:getmod
Builtin  glob f:glob glob-nocase f:glob-nocase include f:include launch f:launch link f:link link> f:link>
Builtin  link? f:link? mkdir f:mkdir mmap f:mmap mmap-range f:mmap-range mmap-range? f:mmap-range? mtime f:mtime
Builtin  mv f:mv open f:open open-ro f:open-ro popen f:popen print f:print read f:read relpath f:relpath
Builtin  rglob f:rglob rm f:rm rmdir f:rmdir seek f:seek sep f:sep show f:show size f:size slurp f:slurp
Builtin  stderr f:stderr stdin f:stdin stdout f:stdout tell f:tell times f:times trash f:trash ungetb f:ungetb
Builtin  ungetc f:ungetc unzip f:unzip unzip-entry f:unzip-entry watch f:watch write f:write writen f:writen
Builtin  zip+ f:zip+ zip@ f:zip@ zipentry f:zipentry zipnew f:zipnew zipopen f:zipopen zipsave f:zipsave
Builtin  bold font:bold face? font:face? glyph-path font:glyph-path glyph-pos font:glyph-pos info font:info
Builtin  italic font:italic ls font:ls measure font:measure new font:new pixels font:pixels pixels? font:pixels?
Builtin  points font:points points? font:points? styles font:styles styles? font:styles? underline font:underline
Builtin  +child g:+child +kind g:+kind +path g:+path -child g:-child /path g:/path >img g:>img >progress g:>progress
Builtin  add-items g:add-items adjustwidth g:adjustwidth allow-orient g:allow-orient arc g:arc arc2 g:arc2
Builtin  autohide g:autohide back g:back bezier g:bezier bg g:bg bg? g:bg? bounds g:bounds bounds? g:bounds?
Builtin  box-label g:box-label btn-font g:btn-font bubble g:bubble button-size g:button-size buttons-visible g:buttons-visible
Builtin  c-text g:c-text callout g:callout center g:center child g:child clear g:clear clearpath g:clearpath
Builtin  clr>n g:clr>n coleven g:coleven colordlg g:colordlg colwidth g:colwidth connectededges g:connectededges
Builtin  contrasting g:contrasting cp g:cp curmouse? g:curmouse? default-font g:default-font deselect-row g:deselect-row
Builtin  dismiss g:dismiss do g:do draw-fitted-text g:draw-fitted-text draw-text g:draw-text draw-text-at g:draw-text-at
Builtin  each g:each edit-on-double-click g:edit-on-double-click editable g:editable editdlg g:editdlg
Builtin  empty-text g:empty-text enable g:enable enabled? g:enabled? fade g:fade fb-files g:fb-files
Builtin  fcolor g:fcolor fg g:fg fg? g:fg? file-filter g:file-filter file-name g:file-name filedlg g:filedlg
Builtin  fill g:fill fillall g:fillall fit-text g:fit-text flex! g:flex! focus g:focus fontdlg g:fontdlg
Builtin  forward g:forward fullscreen g:fullscreen get-lasso-items g:get-lasso-items get-tab g:get-tab
Builtin  getclr g:getclr getfont g:getfont getimage g:getimage getpath g:getpath getroot g:getroot gradient g:gradient
Builtin  gui? g:gui? handle g:handle headerheight g:headerheight hide g:hide image g:image image-at g:image-at
Builtin  invalidate g:invalidate ix? g:ix? justify g:justify keyinfo g:keyinfo l-text g:l-text laf g:laf
Builtin  laf! g:laf! laf? g:laf? len g:len line-width g:line-width lineto g:lineto list+ g:list+ list- g:list-
Builtin  loadcontent g:loadcontent localize g:localize m! g:m! m@ g:m@ menu-font g:menu-font menu-update g:menu-update
Builtin  menuenabled g:menuenabled mouse? g:mouse? mousepos? g:mousepos? moveto g:moveto msgdlg g:msgdlg
Builtin  multi g:multi name g:name named-skin g:named-skin new g:new new-laf g:new-laf next g:next obj g:obj
Builtin  on g:on on? g:on? ontop g:ontop oshandle g:oshandle outlinethickness g:outlinethickness panel-size g:panel-size
Builtin  panel-size? g:panel-size? parent g:parent path g:path path>s g:path>s pie g:pie pix! g:pix!
Builtin  pop g:pop popmenu g:popmenu pos? g:pos? prev g:prev propval! g:propval! propval@ g:propval@
Builtin  push g:push qbezier g:qbezier quit g:quit r-text g:r-text readonly g:readonly rect g:rect refresh g:refresh
Builtin  restore g:restore root g:root root-item-visible g:root-item-visible rotate g:rotate rowheight g:rowheight
Builtin  rrect g:rrect s>path g:s>path save g:save say g:say scale g:scale scolor g:scolor scrollthickness g:scrollthickness
Builtin  sectionenable g:sectionenable select! g:select! select@ g:select@ selected-rows g:selected-rows
Builtin  set-lasso g:set-lasso set-long-press g:set-long-press set-popup-font g:set-popup-font set-range g:set-range
Builtin  set-swipe g:set-swipe set-value g:set-value setcursor g:setcursor setfont g:setfont setheader g:setheader
Builtin  sethtml g:sethtml setimage g:setimage setname g:setname setroot g:setroot settab g:settab show g:show
Builtin  show-line-numbers g:show-line-numbers show-pct g:show-pct showmenu g:showmenu showtooltip g:showtooltip
Builtin  size g:size size? g:size? skin g:skin skin-class g:skin-class stackix g:stackix state g:state
Builtin  state? g:state? stepsize g:stepsize stroke g:stroke stroke-fill g:stroke-fill style g:style
Builtin  tabname g:tabname text g:text text-box-style g:text-box-style text? g:text? textcolor g:textcolor
Builtin  textsize g:textsize timer! g:timer! timer@ g:timer@ toback g:toback tofront g:tofront toggle-row g:toggle-row
Builtin  tooltip g:tooltip top g:top transition g:transition translate g:translate tree-open g:tree-open
Builtin  triangle g:triangle update g:update updateitems g:updateitems url g:url user g:user user! g:user!
Builtin  vertical g:vertical view g:view visible? g:visible? vpos! g:vpos! vpos@ g:vpos@ waitcursor g:waitcursor
Builtin  winding g:winding xy g:xy xy? g:xy? +edge gr:+edge +edge+w gr:+edge+w +node gr:+node connect gr:connect
Builtin  edges gr:edges m! gr:m! m@ gr:m@ neighbors gr:neighbors new gr:new node-edges gr:node-edges
Builtin  nodes gr:nodes traverse gr:traverse + h:+ clear h:clear len h:len new h:new peek h:peek pop h:pop
Builtin  push h:push unique h:unique arm? hw:arm? camera hw:camera camera-fmt hw:camera-fmt camera-img hw:camera-img
Builtin  camera? hw:camera? cpu? hw:cpu? device? hw:device? displays? hw:displays? displaysize? hw:displaysize?
Builtin  err? hw:err? gpio hw:gpio gpio! hw:gpio! gpio-mmap hw:gpio-mmap gpio@ hw:gpio@ i2c hw:i2c i2c! hw:i2c!
Builtin  i2c!reg hw:i2c!reg i2c@ hw:i2c@ i2c@reg hw:i2c@reg isround? hw:isround? iswatch? hw:iswatch?
Builtin  mac? hw:mac? mem? hw:mem? poll hw:poll sensor hw:sensor start hw:start stop hw:stop fetch-full imap:fetch-full
Builtin  fetch-uid-mail imap:fetch-uid-mail login imap:login new imap:new select-inbox imap:select-inbox
Builtin  >file img:>file copy img:copy crop img:crop data img:data desat img:desat fill img:fill filter img:filter
Builtin  flip img:flip from-svg img:from-svg new img:new pix! img:pix! pix@ img:pix@ qr-gen img:qr-gen
Builtin  qr-parse img:qr-parse rotate img:rotate scale img:scale scroll img:scroll size img:size countries iso:countries
Builtin  find loc:find sort loc:sort ! m:! !? m:!? + m:+ +? m:+? - m:- @ m:@ @? m:@? @@ m:@@ clear m:clear
Builtin  data m:data each m:each exists? m:exists? iter m:iter iter-all m:iter-all keys m:keys len m:len
Builtin  map m:map new m:new op! m:op! open m:open vals m:vals xchg m:xchg ! mat:! * mat:* + mat:+ = mat:=
Builtin  @ mat:@ col mat:col data mat:data det mat:det dim? mat:dim? get-n mat:get-n ident mat:ident
Builtin  m. mat:m. minor mat:minor n* mat:n* new mat:new row mat:row same-size? mat:same-size? trans mat:trans
Builtin  ! n:! * n:* */ n:*/ + n:+ +! n:+! - n:- / n:/ /mod n:/mod 1+ n:1+ 1- n:1- < n:< = n:= > n:>
Builtin  BIGE n:BIGE BIGPI n:BIGPI E n:E PI n:PI ^ n:^ abs n:abs acos n:acos acos n:acos asin n:asin
Builtin  asin n:asin atan n:atan atan n:atan atan2 n:atan2 band n:band between n:between bfloat n:bfloat
Builtin  bic n:bic bint n:bint binv n:binv bnot n:bnot bor n:bor bxor n:bxor ceil n:ceil clamp n:clamp
Builtin  cmp n:cmp comb n:comb cos n:cos cosd n:cosd exp n:exp expmod n:expmod float n:float floor n:floor
Builtin  fmod n:fmod frac n:frac gcd n:gcd int n:int invmod n:invmod kind? n:kind? lcm n:lcm ln n:ln
Builtin  max n:max median n:median min n:min mod n:mod neg n:neg odd? n:odd? perm n:perm prime? n:prime?
Builtin  quantize n:quantize quantize! n:quantize! r+ n:r+ range n:range rot32l n:rot32l rot32r n:rot32r
Builtin  round n:round round2 n:round2 running-variance n:running-variance running-variance-finalize n:running-variance-finalize
Builtin  sgn n:sgn shl n:shl shr n:shr sin n:sin sind n:sind sqr n:sqr sqrt n:sqrt tan n:tan tand n:tand
Builtin  trunc n:trunc ~= n:~= ! net:! >url net:>url @ net:@ DGRAM net:DGRAM INET4 net:INET4 INET6 net:INET6
Builtin  PROTO_TCP net:PROTO_TCP PROTO_UDP net:PROTO_UDP STREAM net:STREAM accept net:accept addrinfo>o net:addrinfo>o
Builtin  again? net:again? alloc-and-read net:alloc-and-read alloc-buf net:alloc-buf bind net:bind browse net:browse
Builtin  close net:close connect net:connect err>s net:err>s err? net:err? get net:get getaddrinfo net:getaddrinfo
Builtin  getpeername net:getpeername head net:head ifaces? net:ifaces? listen net:listen net-socket net:net-socket
Builtin  opts net:opts port-is-ssl? net:port-is-ssl? post net:post proxy! net:proxy! read net:read recvfrom net:recvfrom
Builtin  s>url net:s>url sendto net:sendto server net:server setsockopt net:setsockopt socket net:socket
Builtin  tlshello net:tlshello url> net:url> user-agent net:user-agent wait net:wait write net:write
Builtin  MAX ns:MAX cast ptr:cast len ptr:len pack ptr:pack unpack ptr:unpack unpack_orig ptr:unpack_orig
Builtin  + q:+ clear q:clear len q:len new q:new notify q:notify overwrite q:overwrite peek q:peek pick q:pick
Builtin  pop q:pop push q:push shift q:shift size q:size slide q:slide throwing q:throwing wait q:wait
Builtin  ++match r:++match +/ r:+/ +match r:+match / r:/ @ r:@ err? r:err? len r:len match r:match new r:new
Builtin  rx r:rx str r:str ! s:! * s:* + s:+ - s:- / s:/ /scripts s:/scripts <+ s:<+ = s:= =ic s:=ic
Builtin  >base64 s:>base64 >ucs2 s:>ucs2 @ s:@ append s:append base64> s:base64> clear s:clear cmp s:cmp
Builtin  cmpi s:cmpi compress s:compress days! s:days! each s:each eachline s:eachline expand s:expand
Builtin  fill s:fill fmt s:fmt gershayim s:gershayim globmatch s:globmatch hexupr s:hexupr insert s:insert
Builtin  intl s:intl intl! s:intl! lang s:lang lc s:lc len s:len lsub s:lsub ltrim s:ltrim map s:map
Builtin  months! s:months! new s:new replace s:replace replace! s:replace! rev s:rev rsearch s:rsearch
Builtin  rsub s:rsub rtrim s:rtrim script? s:script? search s:search size s:size slice s:slice strfmap s:strfmap
Builtin  strfmt s:strfmt trim s:trim tsub s:tsub uc s:uc ucs2> s:ucs2> utf8? s:utf8? zt s:zt close sio:close
Builtin  enum sio:enum open sio:open opts! sio:opts! opts@ sio:opts@ read sio:read write sio:write new smtp:new
Builtin  send smtp:send apply-filter snd:apply-filter devices? snd:devices? end-record snd:end-record
Builtin  filter snd:filter formats? snd:formats? freq snd:freq gain snd:gain gain? snd:gain? len snd:len
Builtin  loop snd:loop mix snd:mix new snd:new pause snd:pause play snd:play played snd:played rate snd:rate
Builtin  record snd:record seek snd:seek stop snd:stop stopall snd:stopall unmix snd:unmix volume snd:volume
Builtin  volume? snd:volume? + st:+ . st:. clear st:clear len st:len ndrop st:ndrop new st:new op! st:op!
Builtin  peek st:peek pick st:pick pop st:pop push st:push roll st:roll shift st:shift size st:size
Builtin  slide st:slide swap st:swap throwing st:throwing >buf struct:>buf arr> struct:arr> buf struct:buf
Builtin  buf> struct:buf> byte struct:byte double struct:double field! struct:field! field@ struct:field@
Builtin  float struct:float ignore struct:ignore int struct:int long struct:long struct; struct:struct;
Builtin  word struct:word ! t:! @ t:@ assign t:assign curtask t:curtask def-queue t:def-queue def-stack t:def-stack
Builtin  done? t:done? err! t:err! err? t:err? getq t:getq guitask t:guitask handler t:handler kill t:kill
Builtin  list t:list main t:main name! t:name! name@ t:name@ notify t:notify pop t:pop priority t:priority
Builtin  push t:push push< t:push< q-notify t:q-notify q-wait t:q-wait qlen t:qlen result t:result task t:task
Builtin  task-n t:task-n task-stop t:task-stop wait t:wait ! w:! @ w:@ alias: w:alias: cb w:cb deprecate w:deprecate
Builtin  exec w:exec exec? w:exec? ffifail w:ffifail find w:find forget w:forget is w:is undo w:undo
Builtin  >s xml:>s >txt xml:>txt parse xml:parse parse-html xml:parse-html parse-stream xml:parse-stream
Builtin  getmsg[] zmq:getmsg[] sendmsg[] zmq:sendmsg[]
" numbers
syn keyword eighthMath decimal hex base@ base! 
syn match eighthInteger '\<-\=[0-9.]*[0-9.]\+\>'
" recognize hex and binary numbers, the '$' and '%' notation is for eighth
syn match eighthInteger '\<\$\x*\x\+\>' " *1* --- dont't mess
syn match eighthInteger '\<\x*\d\x*\>'  " *2* --- this order!
syn match eighthInteger '\<%[0-1]*[0-1]\+\>'
syn match eighthInteger "\<'.\>"

" Strings
syn region eighthString start=+\.\?\"+ skip=+"+ end=+$+
syn keyword jsonNull null
syn keyword jsonBool /\(true\|false\)/
 syn region eighthString start=/\<"/ end=/"\>/ 
syn match jsonObjEntry /"\"[^"]\+\"\ze\s*:/

"syn region jsonObject start=/{/ end=/}/ contained contains=jsonObjEntry,jsonArray,jsonObject, jsonBool, eighthString
"syn region jsonArray start=/\[/ end=/\]/ contained contains=jsonArray,jsonObject, jsonBool, eighthString

" Include files
" syn match eighthInclude '\<\(libinclude\|include\|needs\)\s\+\S\+'
syn region eighthComment start="\zs\\" end="$" contains=eighthTodo

" Define the default highlighting.
if !exists("did_eighth_syntax_inits")
    let did_eighth_syntax_inits=1
    " The default methods for highlighting. Can be overriden later.
    hi def link eighthTodo Todo
    hi def link eighthOperators Operator
    hi def link eighthMath Number
    hi def link eighthInteger Number
    hi def link eighthStack Special
    hi def link eighthFStack Special
    hi def link eighthSP Special
    hi def link eighthColonDef Define
    hi def link eighthColonName Operator
    hi def link eighthEndOfColonDef Define
    hi def link eighthDefine Define
    hi def link eighthDebug Debug
    hi def link eighthCharOps Character
    hi def link eighthConversion String
    hi def link eighthForth Statement
    hi def link eighthVocs Statement
    hi def link eighthString String
    hi def link eighthComment Comment
    hi def link eighthClassDef Define
    hi def link eighthEndOfClassDef Define
    hi def link eighthObjectDef Define
    hi def link eighthEndOfObjectDef Define
    hi def link eighthInclude Include
    hi def link eighthBuiltin Define
    hi def link eighthClasses Define
    hi def link eighthClassWord Keyword

    hi def link jsonObject Delimiter
    hi def link jsonObjEntry Label
    hi def link jsonArray Special
  hi def link jsonNull            Function
  hi def link jsonBool         Boolean
endif

let b:current_syntax = "8th"
let &cpo = s:cpo_save
unlet s:cpo_save

" vim: ts=8:sw=4:nocindent:smartindent:

Filemanager

Name Type Size Permission Actions
2html.vim File 69.8 KB 0644
8th.vim File 28.02 KB 0644
README.txt File 1.37 KB 0644
a2ps.vim File 2.37 KB 0644
a65.vim File 6.24 KB 0644
aap.vim File 5.56 KB 0644
abap.vim File 8.94 KB 0644
abaqus.vim File 1.07 KB 0644
abc.vim File 1.8 KB 0644
abel.vim File 4.99 KB 0644
acedb.vim File 4.76 KB 0644
ada.vim File 12.74 KB 0644
aflex.vim File 4.27 KB 0644
ahdl.vim File 2.71 KB 0644
alsaconf.vim File 1.51 KB 0644
amiga.vim File 2.9 KB 0644
aml.vim File 23.57 KB 0644
ampl.vim File 4.01 KB 0644
ant.vim File 5.68 KB 0644
antlr.vim File 1.75 KB 0644
apache.vim File 14.83 KB 0644
apachestyle.vim File 1.38 KB 0644
aptconf.vim File 21.71 KB 0644
arch.vim File 1.12 KB 0644
arduino.vim File 1.98 KB 0644
art.vim File 1.27 KB 0644
asciidoc.vim File 10.74 KB 0644
asm.vim File 4.24 KB 0644
asm68k.vim File 13.95 KB 0644
asmh8300.vim File 1.95 KB 0644
asn.vim File 2.52 KB 0644
aspperl.vim File 811 B 0644
aspvbs.vim File 8.89 KB 0644
asterisk.vim File 5.39 KB 0644
asteriskvm.vim File 2.28 KB 0644
atlas.vim File 2.54 KB 0644
autodoc.vim File 3.64 KB 0644
autohotkey.vim File 11.58 KB 0644
autoit.vim File 46.89 KB 0644
automake.vim File 3.85 KB 0644
ave.vim File 1.86 KB 0644
avra.vim File 2.62 KB 0644
awk.vim File 7.66 KB 0644
ayacc.vim File 2.52 KB 0644
b.vim File 4.79 KB 0644
baan.vim File 71.87 KB 0644
bash.vim File 371 B 0644
basic.vim File 7.94 KB 0644
bc.vim File 1.75 KB 0644
bdf.vim File 3.75 KB 0644
bib.vim File 5.86 KB 0644
bindzone.vim File 4.79 KB 0644
blank.vim File 794 B 0644
bst.vim File 2.76 KB 0644
btm.vim File 9.07 KB 0644
bzl.vim File 374 B 0644
bzr.vim File 1.52 KB 0644
c.vim File 26.8 KB 0644
cabal.vim File 6.65 KB 0644
calendar.vim File 4.92 KB 0644
catalog.vim File 921 B 0644
cdl.vim File 3.02 KB 0644
cdrdaoconf.vim File 3.56 KB 0644
cdrtoc.vim File 22.22 KB 0644
cf.vim File 18.21 KB 0644
cfg.vim File 1.32 KB 0644
ch.vim File 922 B 0644
chaiscript.vim File 2.82 KB 0644
change.vim File 901 B 0644
changelog.vim File 2.05 KB 0644
chaskell.vim File 333 B 0644
cheetah.vim File 1.71 KB 0644
chicken.vim File 2.56 KB 0644
chill.vim File 7.84 KB 0644
chordpro.vim File 2.46 KB 0644
cl.vim File 3.81 KB 0644
clean.vim File 3.08 KB 0644
clipper.vim File 5.45 KB 0644
clojure.vim File 40.95 KB 0644
cmake.vim File 41.16 KB 0644
cmod.vim File 6.12 KB 0644
cmusrc.vim File 12.62 KB 0644
cobol.vim File 13.27 KB 0644
coco.vim File 1.27 KB 0644
colortest.vim File 3.13 KB 0644
conaryrecipe.vim File 7.85 KB 0644
conf.vim File 799 B 0644
config.vim File 2.03 KB 0644
context.vim File 6.05 KB 0644
cpp.vim File 2.8 KB 0644
crm.vim File 1.17 KB 0644
crontab.vim File 2.16 KB 0644
cs.vim File 10.08 KB 0644
csc.vim File 8.25 KB 0644
csdl.vim File 23.2 KB 0644
csh.vim File 6.31 KB 0644
csp.vim File 6.98 KB 0644
css.vim File 31.78 KB 0644
cterm.vim File 6.26 KB 0644
ctrlh.vim File 688 B 0644
cucumber.vim File 31.14 KB 0644
cuda.vim File 2.63 KB 0644
cupl.vim File 3.78 KB 0644
cuplsim.vim File 1.87 KB 0644
cvs.vim File 929 B 0644
cvsrc.vim File 1.22 KB 0644
cweb.vim File 2.82 KB 0644
cynlib.vim File 2.49 KB 0644
cynpp.vim File 1.23 KB 0644
d.vim File 27.96 KB 0644
dart.vim File 3.21 KB 0644
datascript.vim File 3.72 KB 0644
dcd.vim File 1.76 KB 0644
dcl.vim File 6.23 KB 0644
debchangelog.vim File 3.45 KB 0644
debcontrol.vim File 8.32 KB 0644
debcopyright.vim File 1.11 KB 0644
debsources.vim File 2.26 KB 0644
def.vim File 1.07 KB 0644
denyhosts.vim File 7.19 KB 0644
desc.vim File 3 KB 0644
desktop.vim File 4.05 KB 0644
dictconf.vim File 3.04 KB 0644
dictdconf.vim File 6.31 KB 0644
diff.vim File 16.88 KB 0644
dircolors.vim File 6.78 KB 0644
dirpager.vim File 1.75 KB 0644
diva.vim File 4.63 KB 0644
django.vim File 3.84 KB 0644
dns.vim File 132 B 0644
dnsmasq.vim File 9.83 KB 0644
docbk.vim File 10.08 KB 0644
docbksgml.vim File 193 B 0644
docbkxml.vim File 191 B 0644
dockerfile.vim File 715 B 0644
dosbatch.vim File 6.11 KB 0644
dosini.vim File 1.24 KB 0644
dot.vim File 2.95 KB 0644
doxygen.vim File 37.74 KB 0644
dracula.vim File 2.61 KB 0644
dsl.vim File 1.28 KB 0644
dtd.vim File 4.89 KB 0644
dtml.vim File 16.22 KB 0644
dtrace.vim File 6.29 KB 0644
dts.vim File 1.18 KB 0644
dune.vim File 1.88 KB 0644
dylan.vim File 3.33 KB 0644
dylanintr.vim File 1.05 KB 0644
dylanlid.vim File 664 B 0644
ecd.vim File 1.2 KB 0644
edif.vim File 1.25 KB 0644
eiffel.vim File 6.76 KB 0644
elf.vim File 2.29 KB 0644
elinks.vim File 10.25 KB 0644
elmfilt.vim File 2.82 KB 0644
erlang.vim File 10.66 KB 0644
eruby.vim File 3.22 KB 0644
esmtprc.vim File 938 B 0644
esqlc.vim File 2.04 KB 0644
esterel.vim File 2.98 KB 0644
eterm.vim File 18.72 KB 0644
euphoria3.vim File 5.96 KB 0644
euphoria4.vim File 14.2 KB 0644
eviews.vim File 4.89 KB 0644
exim.vim File 17.66 KB 0644
expect.vim File 3.65 KB 0644
exports.vim File 1.71 KB 0644
falcon.vim File 11.73 KB 0644
fan.vim File 5.32 KB 0644
fasm.vim File 8.55 KB 0644
fdcc.vim File 5.52 KB 0644
fetchmail.vim File 3.23 KB 0644
fgl.vim File 7.1 KB 0644
flexwiki.vim File 5.31 KB 0644
focexec.vim File 3.44 KB 0644
form.vim File 6.24 KB 0644
forth.vim File 10.42 KB 0644
fortran.vim File 31.8 KB 0644
foxpro.vim File 32.09 KB 0644
framescript.vim File 11.41 KB 0644
freebasic.vim File 10.58 KB 0644
fstab.vim File 15.49 KB 0644
fvwm.vim File 24.44 KB 0644
fvwm2m4.vim File 711 B 0644
gdb.vim File 4.26 KB 0644
gdmo.vim File 3.22 KB 0644
gedcom.vim File 2.22 KB 0644
git.vim File 4.06 KB 0644
gitcommit.vim File 4.75 KB 0644
gitconfig.vim File 1.59 KB 0644
gitolite.vim File 4.35 KB 0644
gitrebase.vim File 1.81 KB 0644
gitsendemail.vim File 580 B 0644
gkrellmrc.vim File 4.02 KB 0644
gnash.vim File 3.38 KB 0644
gnuplot.vim File 23.11 KB 0644
go.vim File 7.72 KB 0644
godoc.vim File 352 B 0644
gp.vim File 2.9 KB 0644
gpg.vim File 5.46 KB 0644
gprof.vim File 2.07 KB 0644
grads.vim File 1.7 KB 0644
gretl.vim File 3.64 KB 0644
groff.vim File 292 B 0644
groovy.vim File 21.77 KB 0644
group.vim File 1.68 KB 0644
grub.vim File 3.8 KB 0644
gsp.vim File 1.98 KB 0644
gtkrc.vim File 9.1 KB 0644
haml.vim File 6.9 KB 0644
hamster.vim File 13.52 KB 0644
haskell.vim File 8.7 KB 0644
haste.vim File 4.88 KB 0644
hastepreproc.vim File 1.39 KB 0644
hb.vim File 3.08 KB 0644
help.vim File 8.15 KB 0644
hercules.vim File 5.59 KB 0644
hex.vim File 3.92 KB 0644
hgcommit.vim File 1.09 KB 0644
hitest.vim File 3.56 KB 0644
hog.vim File 11.83 KB 0644
hollywood.vim File 43.41 KB 0644
hostconf.vim File 3.78 KB 0644
hostsaccess.vim File 549 B 0644
html.vim File 18.45 KB 0644
htmlcheetah.vim File 488 B 0644
htmldjango.vim File 1011 B 0644
htmlm4.vim File 670 B 0644
htmlos.vim File 8.12 KB 0644
ia64.vim File 10.3 KB 0644
ibasic.vim File 6.87 KB 0644
icemenu.vim File 824 B 0644
icon.vim File 6.81 KB 0644
idl.vim File 19.43 KB 0644
idlang.vim File 13.15 KB 0644
indent.vim File 7 KB 0644
inform.vim File 19.03 KB 0644
initex.vim File 18.77 KB 0644
initng.vim File 3.32 KB 0644
inittab.vim File 2.56 KB 0644
ipfilter.vim File 1.58 KB 0644
ishd.vim File 26.42 KB 0644
iss.vim File 4.91 KB 0644
ist.vim File 1.95 KB 0644
j.vim File 9.16 KB 0644
jal.vim File 8.75 KB 0644
jam.vim File 26.08 KB 0644
jargon.vim File 638 B 0644
java.vim File 18.15 KB 0644
javacc.vim File 2.2 KB 0644
javascript.vim File 5.48 KB 0644
javascriptreact.vim File 109 B 0644
jess.vim File 6.08 KB 0644
jgraph.vim File 1.18 KB 0644
jovial.vim File 4.01 KB 0644
jproperties.vim File 5.37 KB 0644
json.vim File 6.11 KB 0644
jsp.vim File 2.62 KB 0644
kconfig.vim File 35.45 KB 0644
kivy.vim File 986 B 0644
kix.vim File 6.18 KB 0644
kscript.vim File 1.94 KB 0644
kwt.vim File 2.4 KB 0644
lace.vim File 3.98 KB 0644
latte.vim File 3.43 KB 0644
ld.vim File 2.85 KB 0644
ldapconf.vim File 12.99 KB 0644
ldif.vim File 1014 B 0644
less.vim File 4.13 KB 0644
lex.vim File 6.57 KB 0644
lftp.vim File 7.3 KB 0644
lhaskell.vim File 4.33 KB 0644
libao.vim File 636 B 0644
lifelines.vim File 6.48 KB 0644
lilo.vim File 10.18 KB 0644
limits.vim File 1.29 KB 0644
liquid.vim File 6.04 KB 0644
lisp.vim File 35.05 KB 0644
lite.vim File 4.73 KB 0644
litestep.vim File 6.52 KB 0644
loginaccess.vim File 4.1 KB 0644
logindefs.vim File 7.36 KB 0644
logtalk.vim File 16.45 KB 0644
lotos.vim File 2.31 KB 0644
lout.vim File 4.22 KB 0644
lpc.vim File 22.6 KB 0644
lprolog.vim File 3.89 KB 0644
lscript.vim File 11.82 KB 0644
lsl.vim File 15.43 KB 0644
lss.vim File 4.76 KB 0644
lua.vim File 13.72 KB 0644
lynx.vim File 6.42 KB 0644
m4.vim File 2.63 KB 0644
mail.vim File 5.93 KB 0644
mailaliases.vim File 2.7 KB 0644
mailcap.vim File 1.11 KB 0644
make.vim File 6.13 KB 0644
mallard.vim File 1.69 KB 0644
man.vim File 1.55 KB 0644
manconf.vim File 4.24 KB 0644
manual.vim File 909 B 0644
maple.vim File 27.9 KB 0644
markdown.vim File 7.86 KB 0644
masm.vim File 16.82 KB 0644
mason.vim File 3.73 KB 0644
master.vim File 1022 B 0644
matlab.vim File 4.21 KB 0644
maxima.vim File 18.36 KB 0644
mel.vim File 3.33 KB 0644
meson.vim File 4.02 KB 0644
messages.vim File 2.59 KB 0644
mf.vim File 15.06 KB 0644
mgl.vim File 3.64 KB 0644
mgp.vim File 1.95 KB 0644
mib.vim File 2.63 KB 0644
mix.vim File 2.87 KB 0644
mma.vim File 11.52 KB 0644
mmix.vim File 4.85 KB 0644
mmp.vim File 1.45 KB 0644
modconf.vim File 1.39 KB 0644
model.vim File 1.43 KB 0644
modsim3.vim File 3.54 KB 0644
modula2.vim File 3.15 KB 0644
modula3.vim File 1.96 KB 0644
monk.vim File 9.98 KB 0644
moo.vim File 9.02 KB 0644
mp.vim File 43.49 KB 0644
mplayerconf.vim File 7.31 KB 0644
mrxvtrc.vim File 9.38 KB 0644
msidl.vim File 3.38 KB 0644
msmessages.vim File 6.17 KB 0644
msql.vim File 2.33 KB 0644
mupad.vim File 15.11 KB 0644
murphi.vim File 4.47 KB 0644
mush.vim File 12.88 KB 0644
muttrc.vim File 64.27 KB 0644
mysql.vim File 17.2 KB 0644
n1ql.vim File 12.6 KB 0644
named.vim File 9.77 KB 0644
nanorc.vim File 10.37 KB 0644
nasm.vim File 25.67 KB 0644
nastran.vim File 8.3 KB 0644
natural.vim File 6.81 KB 0644
ncf.vim File 13.1 KB 0644
neomuttrc.vim File 77.37 KB 0644
netrc.vim File 1.89 KB 0644
netrw.vim File 7.05 KB 0644
ninja.vim File 2.82 KB 0644
nosyntax.vim File 755 B 0644
nqc.vim File 13.74 KB 0644
nroff.vim File 7.59 KB 0644
nsis.vim File 33.26 KB 0644
obj.vim File 2.72 KB 0644
objc.vim File 40.74 KB 0644
objcpp.vim File 600 B 0644
ocaml.vim File 15.92 KB 0644
occam.vim File 4.21 KB 0644
omnimark.vim File 6.23 KB 0644
openroad.vim File 13.65 KB 0644
opl.vim File 4.03 KB 0644
ora.vim File 26.5 KB 0644
pamconf.vim File 5.42 KB 0644
papp.vim File 3.7 KB 0644
pascal.vim File 14.66 KB 0644
passwd.vim File 2.39 KB 0644
pcap.vim File 1.46 KB 0644
pccts.vim File 4 KB 0644
pdf.vim File 3.46 KB 0644
perl.vim File 37.57 KB 0644
perl6.vim File 72.39 KB 0644
pf.vim File 10.13 KB 0644
pfmain.vim File 90.56 KB 0644
php.vim File 78.56 KB 0644
phtml.vim File 151 B 0644
pic.vim File 3.25 KB 0644
pike.vim File 21.3 KB 0644
pilrc.vim File 5.19 KB 0644
pine.vim File 15.05 KB 0644
pinfo.vim File 5.17 KB 0644
plaintex.vim File 10.06 KB 0644
pli.vim File 12.91 KB 0644
plm.vim File 5.24 KB 0644
plp.vim File 1.24 KB 0644
plsql.vim File 12.62 KB 0644
po.vim File 6.24 KB 0644
pod.vim File 7.11 KB 0644
postscr.vim File 45.05 KB 0644
pov.vim File 8.84 KB 0644
povini.vim File 3.41 KB 0644
ppd.vim File 868 B 0644
ppwiz.vim File 2.71 KB 0644
prescribe.vim File 2.33 KB 0644
privoxy.vim File 3.5 KB 0644
procmail.vim File 1.97 KB 0644
progress.vim File 31 KB 0644
prolog.vim File 4.32 KB 0644
promela.vim File 1.69 KB 0644
proto.vim File 2.86 KB 0644
protocols.vim File 1.4 KB 0644
psf.vim File 4.19 KB 0644
ptcap.vim File 4.03 KB 0644
purifylog.vim File 3.28 KB 0644
pyrex.vim File 1.62 KB 0644
python.vim File 13.95 KB 0644
qf.vim File 596 B 0644
quake.vim File 8.35 KB 0644
r.vim File 14.38 KB 0644
racc.vim File 5.49 KB 0644
radiance.vim File 6.99 KB 0644
raml.vim File 4.35 KB 0644
ratpoison.vim File 16.82 KB 0644
rc.vim File 9.98 KB 0644
rcs.vim File 2.08 KB 0644
rcslog.vim File 557 B 0644
readline.vim File 17.08 KB 0644
rebol.vim File 7 KB 0644
redif.vim File 85.88 KB 0644
registry.vim File 3.28 KB 0644
remind.vim File 2.65 KB 0644
resolv.vim File 2.95 KB 0644
reva.vim File 7.41 KB 0644
rexx.vim File 14.97 KB 0644
rhelp.vim File 11.85 KB 0644
rib.vim File 2.14 KB 0644
rmd.vim File 5.26 KB 0644
rnc.vim File 2.21 KB 0644
rng.vim File 817 B 0644
rnoweb.vim File 1.86 KB 0644
robots.vim File 1.49 KB 0644
rpcgen.vim File 1.63 KB 0644
rpl.vim File 25.1 KB 0644
rrst.vim File 1.28 KB 0644
rst.vim File 11.1 KB 0644
rtf.vim File 2.28 KB 0644
ruby.vim File 40.38 KB 0644
rust.vim File 16.22 KB 0644
samba.vim File 5.99 KB 0644
sas.vim File 33.29 KB 0644
sass.vim File 6.17 KB 0644
sather.vim File 3.41 KB 0644
sbt.vim File 880 B 0644
scala.vim File 11.04 KB 0644
scheme.vim File 18.88 KB 0644
scilab.vim File 3.13 KB 0644
screen.vim File 8.89 KB 0644
scss.vim File 409 B 0644
sd.vim File 2.17 KB 0644
sdc.vim File 1.36 KB 0644
sdl.vim File 6.41 KB 0644
sed.vim File 4.92 KB 0644
sendpr.vim File 905 B 0644
sensors.vim File 1.48 KB 0644
services.vim File 1.78 KB 0644
setserial.vim File 5.11 KB 0644
sgml.vim File 8.66 KB 0644
sgmldecl.vim File 1.99 KB 0644
sgmllnx.vim File 1.81 KB 0644
sh.vim File 41.79 KB 0644
sicad.vim File 18.04 KB 0644
sieve.vim File 1.63 KB 0644
simula.vim File 3.29 KB 0644
sinda.vim File 3.58 KB 0644
sindacmp.vim File 1.24 KB 0644
sindaout.vim File 1.92 KB 0644
sisu.vim File 21.66 KB 0644
skill.vim File 25.17 KB 0644
sl.vim File 3.99 KB 0644
slang.vim File 3.22 KB 0644
slice.vim File 2.86 KB 0644
slpconf.vim File 11.51 KB 0644
slpreg.vim File 5.22 KB 0644
slpspi.vim File 1.15 KB 0644
slrnrc.vim File 12.51 KB 0644
slrnsc.vim File 3.03 KB 0644
sm.vim File 2.78 KB 0644
smarty.vim File 2.82 KB 0644
smcl.vim File 11.76 KB 0644
smil.vim File 5.48 KB 0644
smith.vim File 793 B 0644
sml.vim File 9.11 KB 0644
snnsnet.vim File 2.42 KB 0644
snnspat.vim File 2.18 KB 0644
snnsres.vim File 1.89 KB 0644
snobol4.vim File 5.21 KB 0644
spec.vim File 12.31 KB 0644
specman.vim File 7.17 KB 0644
spice.vim File 2.19 KB 0644
splint.vim File 15.42 KB 0644
spup.vim File 13.6 KB 0644
spyce.vim File 4.35 KB 0644
sql.vim File 1.09 KB 0644
sqlanywhere.vim File 40.95 KB 0644
sqlforms.vim File 6.58 KB 0644
sqlhana.vim File 10.77 KB 0644
sqlinformix.vim File 5.76 KB 0644
sqlj.vim File 2.9 KB 0644
sqloracle.vim File 7.47 KB 0644
sqr.vim File 12.71 KB 0644
squid.vim File 6.77 KB 0644
srec.vim File 3.73 KB 0644
sshconfig.vim File 10.42 KB 0644
sshdconfig.vim File 11.61 KB 0644
st.vim File 2.69 KB 0644
stata.vim File 26.42 KB 0644
stp.vim File 5.3 KB 0644
strace.vim File 1.92 KB 0644
sudoers.vim File 23.88 KB 0644
svg.vim File 436 B 0644
svn.vim File 1.81 KB 0644
syncolor.vim File 4 KB 0644
synload.vim File 1.94 KB 0644
syntax.vim File 1.2 KB 0644
sysctl.vim File 1.13 KB 0644
systemd.vim File 184 B 0644
systemverilog.vim File 3.46 KB 0644
tads.vim File 6.7 KB 0644
tags.vim File 1.13 KB 0644
tak.vim File 2.85 KB 0644
takcmp.vim File 1.56 KB 0644
takout.vim File 1.95 KB 0644
tap.vim File 4.26 KB 0644
tar.vim File 373 B 0644
taskdata.vim File 1.18 KB 0644
taskedit.vim File 1.1 KB 0644
tasm.vim File 5.56 KB 0644
tcl.vim File 16.88 KB 0644
tcsh.vim File 12.96 KB 0644
template.vim File 449 B 0644
teraterm.vim File 4.86 KB 0644
terminfo.vim File 4.69 KB 0644
tex.vim File 62.09 KB 0644
texinfo.vim File 24.97 KB 0644
texmf.vim File 2.23 KB 0644
tf.vim File 6.74 KB 0644
tidy.vim File 5.79 KB 0644
tilde.vim File 1.5 KB 0644
tli.vim File 1.62 KB 0644
tmux.vim File 5.7 KB 0644
tpp.vim File 3.33 KB 0644
trasys.vim File 4.92 KB 0644
treetop.vim File 3.58 KB 0644
trustees.vim File 1.51 KB 0644
tsalt.vim File 8.13 KB 0644
tsscl.vim File 5 KB 0644
tssgm.vim File 2.72 KB 0644
tssop.vim File 1.74 KB 0644
tt2.vim File 7.74 KB 0644
tt2html.vim File 516 B 0644
tt2js.vim File 522 B 0644
typescript.vim File 129.55 KB 0644
uc.vim File 6.48 KB 0644
udevconf.vim File 1.2 KB 0644
udevperm.vim File 2.35 KB 0644
udevrules.vim File 6.8 KB 0644
uil.vim File 2.75 KB 0644
updatedb.vim File 1.19 KB 0644
upstart.vim File 3.09 KB 0644
upstreamdat.vim File 13.72 KB 0644
upstreaminstalllog.vim File 971 B 0644
upstreamlog.vim File 2.56 KB 0644
upstreamrpt.vim File 13.86 KB 0644
usserverlog.vim File 3.04 KB 0644
usw2kagtlog.vim File 2.64 KB 0644
valgrind.vim File 3.14 KB 0644
vb.vim File 19.82 KB 0644
vera.vim File 19.09 KB 0644
verilog.vim File 4.94 KB 0644
verilogams.vim File 5.94 KB 0644
vgrindefs.vim File 1.19 KB 0644
vhdl.vim File 9.48 KB 0644
vim.vim File 70.6 KB 0644
viminfo.vim File 1.21 KB 0644
virata.vim File 11.34 KB 0644
vmasm.vim File 8.31 KB 0644
voscm.vim File 6.81 KB 0644
vrml.vim File 12.49 KB 0644
vroom.vim File 3.41 KB 0644
vsejcl.vim File 1004 B 0644
vue.vim File 433 B 0644
wast.vim File 3.83 KB 0644
wdiff.vim File 716 B 0644
web.vim File 1.09 KB 0644
webmacro.vim File 3.06 KB 0644
wget.vim File 3.87 KB 0644
whitespace.vim File 357 B 0644
winbatch.vim File 11.87 KB 0644
wml.vim File 5.6 KB 0644
wsh.vim File 1.21 KB 0644
wsml.vim File 5.27 KB 0644
wvdial.vim File 1.07 KB 0644
xbl.vim File 568 B 0644
xdefaults.vim File 5.75 KB 0644
xf86conf.vim File 14.38 KB 0644
xhtml.vim File 186 B 0644
xinetd.vim File 13.88 KB 0644
xkb.vim File 3.24 KB 0644
xmath.vim File 10.58 KB 0644
xml.vim File 8.69 KB 0644
xmodmap.vim File 45.42 KB 0644
xpm.vim File 4.3 KB 0644
xpm2.vim File 4.59 KB 0644
xquery.vim File 7.02 KB 0644
xs.vim File 240.96 KB 0644
xsd.vim File 2.08 KB 0644
xslt.vim File 2.12 KB 0644
xxd.vim File 766 B 0644
yacc.vim File 5.52 KB 0644
yaml.vim File 12.57 KB 0644
z8a.vim File 2.83 KB 0644
zimbu.vim File 6.29 KB 0644
zsh.vim File 23.28 KB 0644