neovim / tree-sitter-vimdoc

Tree-sitter parser for Vim help files

Repository from Github https://github.comneovim/tree-sitter-vimdocRepository from Github https://github.comneovim/tree-sitter-vimdoc

parse error: windows.txt

mikesmithgh opened this issue · comments

commented

Found tree-sitter-vimdoc parse error at: https://neovim.io/doc/user/windows.html

Context:


Closing a window
----------------

:q[uit]
:{count}q[uit]						*:count_quit*
CTRL-W q						*CTRL-W_q*

Screenshot 2022-12-28 at 1 48 24 PM

Duplicate of #70