]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(swayconfig): add focus_follows_mouse and smart_qaps syntax keywords
authorJames Eapen <james.eapen@vai.org>
Fri, 29 Dec 2023 16:51:40 +0000 (11:51 -0500)
committerChristian Brabandt <cb@256bit.org>
Wed, 17 Jan 2024 20:43:31 +0000 (21:43 +0100)
commit46d67d22b9baa575de3ef2fb7ff430b11dfa1e26
treeca746ae52b308ea4c416d887aecc0b7f2803751f
parenta39af02904966087b2af2372fa8233c4dfe149e3
runtime(swayconfig): add focus_follows_mouse and smart_qaps syntax keywords

See:
https://github.com/swaywm/sway/blob/0aceff74696f03d306dc9de5473d9ed7afb73f67/sway/sway.5.scd?plain=1#L680
`focus_follows_mouse yes|no|always`
https://github.com/swaywm/sway/blob/0aceff74696f03d306dc9de5473d9ed7afb73f67/sway/sway.5.scd?plain=1#L770

closes: #13797

Signed-off-by: James Eapen <james.eapen@vai.org><author>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/syntax/swayconfig.vim