]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(i3config/swayconfig): update syntax scripts
authorJosef Litoš <54900518+JosefLitos@users.noreply.github.com>
Mon, 15 Apr 2024 17:38:04 +0000 (19:38 +0200)
committerChristian Brabandt <cb@256bit.org>
Mon, 15 Apr 2024 17:38:04 +0000 (19:38 +0200)
commitdd83b63eb5b7884c1c882eb984778492f6951ed7
tree33aaff0139ee0a3e405541abbb1ab8bddb34d375
parentfb8f31ea7d7f3f42e9bdce7b4434fd93fba8876f
runtime(i3config/swayconfig): update syntax scripts

modifications with the goals of:
- simplifying structure by using group `cluster`s
- improving visual highlighting responsiveness by using `nextgroup`
- improving recursive wm-msg command highlighting
- separating command variants meant for runtime and for config only

closes: #14544

Signed-off-by: Josef Litoš <54900518+JosefLitos@users.noreply.github.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/syntax/i3config.vim
runtime/syntax/swayconfig.vim