diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-02-23 16:15:04 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-23 16:15:04 +0800 |
commit | 524e1a06432ed7a88c1e183d81812dd48dc18cfb (patch) | |
tree | 3964961f56feece9b1e306966fb9f17e166259f2 /runtime/lua/vim/treesitter/query.lua | |
parent | d422fc8274e757e95329e60b4e6daec59363ba19 (diff) | |
download | rneovim-524e1a06432ed7a88c1e183d81812dd48dc18cfb.tar.gz rneovim-524e1a06432ed7a88c1e183d81812dd48dc18cfb.tar.bz2 rneovim-524e1a06432ed7a88c1e183d81812dd48dc18cfb.zip |
fix(highlight): avoid ORing underline flags (#22372)
When combining attributes use the one that takes priority.
For :highlight command use the last one specified.
For API use a hard-coded order same as the order in docs.
Diffstat (limited to 'runtime/lua/vim/treesitter/query.lua')
0 files changed, 0 insertions, 0 deletions