aboutsummaryrefslogtreecommitdiff
path: root/support/elymas.vim
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2016-01-06 16:09:26 +0100
committerDrahflow <drahflow@gmx.de>2016-01-06 16:09:26 +0100
commit88d9a0aba7f998522510a2514b20c2bcfd5411d0 (patch)
treef34645b0cbb0253b5571c81730063f3378040d1b /support/elymas.vim
parent5838a3ecb516eaf3e219a7f214edb09c06f7e90d (diff)
global `keys` function
Diffstat (limited to 'support/elymas.vim')
-rw-r--r--support/elymas.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/elymas.vim b/support/elymas.vim
index 0474c42..3445f4f 100644
--- a/support/elymas.vim
+++ b/support/elymas.vim
@@ -23,7 +23,7 @@ syn region eyString start=/"/ end=/"/ contains=eyEscapeSeq
syn match eyEscapeSeq /\\["n\\']/ contained
syn keyword eyControl rep include dump die each loop exe
syn keyword eyMath regex range
-syn keyword eyMath sig len cat dearray dom
+syn keyword eyMath sig len cat dearray dom keys
syn keyword eyMath add sub mul div mod and nand or xor nxor nor band bnand bor bxor bnxor bnor
syn keyword eyMath eq neq lt le gt ge gcd neg not bnot abs streq
syn keyword eyOther quoted deff defv defq defvs deffs defvt defft defvst deffst defvc deffc defvd deffd defm defms defmt defmst defmc defmd