diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2022-10-09 18:19:43 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2022-10-10 01:05:18 +0200 |
commit | a7a83bc4c25d63f3ae0a7a56e5211df1444699c4 (patch) | |
tree | cb808208f2dfe60d1a0d553cb8c5fc7ad2f1d572 /test/functional/lua/vim_spec.lua | |
parent | 2bce99b978fc8d39767eb2704062bd9f4a412438 (diff) | |
download | rneovim-a7a83bc4c25d63f3ae0a7a56e5211df1444699c4.tar.gz rneovim-a7a83bc4c25d63f3ae0a7a56e5211df1444699c4.tar.bz2 rneovim-a7a83bc4c25d63f3ae0a7a56e5211df1444699c4.zip |
fix(docs-html): update parser
- Improve generated HTML by updating parser which includes fixes for
single "'" and single "|":
https://github.com/neovim/tree-sitter-vimdoc/pull/31
- Updated parser also fixes the conceal issue for "help" highlight
queries https://github.com/neovim/tree-sitter-vimdoc/issues/23 by
NOT including whitespace in nodes.
- But this means we need to restore the getws() function which scrapes
leading whitespace from the original input (buffer).
Diffstat (limited to 'test/functional/lua/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions