neovim / tree-sitter-vimdoc

Tree-sitter parser for Vim help files
Apache License 2.0
97 stars 13 forks source link

parse error: windows.txt #82

Closed mikesmithgh closed 1 year ago

mikesmithgh commented 1 year ago

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

clason commented 1 year ago

Duplicate of #70