Files
neovim/scripts
Justin M. Keyes 5e88506508 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).

(cherry picked from commit a7a83bc4c2)
2022-10-12 12:09:10 +00:00
..
2022-06-28 04:02:29 -07:00
2022-01-04 07:28:29 -07:00
2022-06-15 09:20:32 +02:00
2021-10-02 08:26:57 -07:00
2021-09-19 16:36:08 -07:00