Files
neovim/scripts
Justin M. Keyes a7a83bc4c2 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).
2022-10-10 01:05:18 +02:00
..
2022-06-28 04:02:29 -07:00
2022-10-09 05:21:52 -07:00
2022-01-04 07:28:29 -07:00
2022-10-09 05:21:52 -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