i3-vim-syntax
i3-vim-syntax copied to clipboard
Vim syntax for i3 window manager config
https://help.github.com/articles/archiving-a-github-repository/
At least for me, inline comments are not working.
h and v are properly highlighted when used as abbreviations for "horizontal" and "vertical" respectively, but are incorrectly highlighted when used to reference the "h" and "v" keys.
When splitting a line like so \ the continuation is not syntax highlighted.
The syntax file needs a rewrite, for several reasons: - The current highlighting does not take account of the context (Are we in the middle of a command? In a...