neovim / tree-sitter-vimdoc

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

parse error: windows.txt #37

Closed Trard closed 2 years ago

Trard commented 2 years ago

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

Context:

          a an active buffer: it is loaded and visible
          h a hidden buffer: It is loaded, but currently not
               displayed in a window |hidden-buffer|
           -    a buffer with 'modifiable' off
           =    a readonly buffer
           R    a terminal buffer with a running job
           F    a terminal buffer with a finished job