1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-10 15:15:48 +01:00

dd 'passkeys' to the Vim syntax files.

This commit is contained in:
Doug Kearns
2010-11-05 02:09:17 +11:00
parent 9512564351
commit 44f23146e1
4 changed files with 10 additions and 12 deletions

View File

@@ -54,9 +54,9 @@ syn region melodactylSet matchgroup=melodactylCommand start="\%(^\s*:\=\)\@<=\<\
syn keyword melodactylOption activate act altwildmode awim autocomplete au cdpath cd complete cpt defsearch ds editor
\ encoding enc eventignore ei extendedhinttags eht fileencoding fenc followhints fh guioptions go helpfile hf hintinputs hin
\ hintkeys hk hintmatching hm hinttags ht hinttimeout hto history hi laststatus ls loadplugins lpl mapleader ml maxitems
\ messages msgs newtab nextpattern pageinfo pa popups pps previouspattern repeat runtimepath rtp scroll scr shell sh
\ shellcmdflag shcf showstatuslinks ssli showtabline stal suggestengines titlestring urlseparator us verbose vbs wildanchor
\ wia wildcase wic wildignore wig wildmode wim wildsort wis wordseparators wsp
\ messages msgs newtab nextpattern pageinfo pa passkeys pk popups pps previouspattern repeat runtimepath rtp scroll scr
\ shell sh shellcmdflag shcf showstatuslinks ssli showtabline stal suggestengines titlestring urlseparator us verbose vbs
\ wildanchor wia wildcase wic wildignore wig wildmode wim wildsort wis wordseparators wsp
\ contained nextgroup=melodactylSetMod
let s:toggleOptions = ["banghist", "bh", "errorbells", "eb", "exrc", "ex", "fullscreen", "fs", "hlsearch", "hls",