mirror of
https://github.com/mawww/kakoune.git
synced 2024-12-24 20:13:00 +03:00
update kakrc keywords
This commit is contained in:
parent
1b9f363225
commit
8f821f0fba
@ -19,8 +19,8 @@ addhl -group / regions -default code kakrc \
|
||||
|
||||
%sh{
|
||||
# Grammar
|
||||
keywords="hook|rmhooks|addhl|rmhl|exec|eval|source|runtime|def|alias"
|
||||
keywords="${keywords}|unalias|decl|echo|edit|set|map|face|prompt|menu|info"
|
||||
keywords="hook|remove-hooks|rmhooks|add-highlighter|addhl|remove-highlighter|rmhl|exec|eval|source|runtime|define-command|def|alias"
|
||||
keywords="${keywords}|unalias|declare-option|decl|echo|edit|set-option|set|unset-option|unset|map|unmap|set-face|face|prompt|menu|info"
|
||||
keywords="${keywords}|try|catch|rename-client|rename-buffer|rename-session|change-directory|colorscheme"
|
||||
values="default|black|red|green|yellow|blue|magenta|cyan|white"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user