Files
neovim/runtime/lua/vim
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-09-30 09:53:52 +02:00
2022-09-09 12:38:15 +01:00
2022-05-09 16:31:55 +02:00
2022-09-25 16:58:27 -07:00
2022-10-12 12:09:10 +00:00
2022-05-09 16:31:55 +02:00