Merge branch 'master' of http://github.com/eko234/kakoune
This commit is contained in:
commit
3667f8bb21
|
@ -39,7 +39,7 @@ evaluate-commands %sh{
|
||||||
# Grammar
|
# Grammar
|
||||||
keywords="require-macros eval-compiler doc lua hashfn macro macros import-macros pick-args pick-values macroexpand macrodebug
|
keywords="require-macros eval-compiler doc lua hashfn macro macros import-macros pick-args pick-values macroexpand macrodebug
|
||||||
do values if when each for fn lambda λ partial while set global var local let tset set-forcibly! doto match or and
|
do values if when each for fn lambda λ partial while set global var local let tset set-forcibly! doto match or and
|
||||||
not not= collect icollect rshift lshift bor band bnot bxor with-open"
|
not not= collect icollect accumulate rshift lshift bor band bnot bxor with-open"
|
||||||
re_keywords='\\$ \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8 \\$9 \\$\\.\\.\\.'
|
re_keywords='\\$ \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8 \\$9 \\$\\.\\.\\.'
|
||||||
builtins="_G _VERSION arg assert bit32 collectgarbage coroutine debug
|
builtins="_G _VERSION arg assert bit32 collectgarbage coroutine debug
|
||||||
dofile error getfenv getmetatable io ipairs length load
|
dofile error getfenv getmetatable io ipairs length load
|
||||||
|
|
Loading…
Reference in New Issue
Block a user