[Bug 280702] error messages when trying to get help just after start

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 09 Aug 2024 13:40:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280702

            Bug ID: 280702
           Summary: error messages when trying to get help just after
                    start
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: oleg@pcbtech.ru

Hi,

if I do :help right after starting nvim I get the following error:

Error in decoration provider treesitter/highlighter.win:
Error executing lua:
/usr/local/share/nvim/runtime/lua/vim/treesitter/query.lua:252: Query error at
2:4. Invalid node type "delimiter":       
  (delimiter) @markup.heading.1                                                 
   ^                                                                            

stack traceback:                                                                
        [C]: in function '_ts_parse_query'                                      
        /usr/local/share/nvim/runtime/lua/vim/treesitter/query.lua:252: in
function 'fn'                                                      
        /usr/local/share/nvim/runtime/lua/vim/func/_memoize.lua:58: in function
'fn'                                                          
        /usr/local/share/nvim/runtime/lua/vim/func/_memoize.lua:58: in function
'get'                                                         
        ...al/share/nvim/runtime/lua/vim/treesitter/highlighter.lua:28: in
function 'new'                                                     
        ...al/share/nvim/runtime/lua/vim/treesitter/highlighter.lua:243: in
function 'get_query'                                              
        ...al/share/nvim/runtime/lua/vim/treesitter/highlighter.lua:191: in
function 'fn'                                                     
        ...l/share/nvim/runtime/lua/vim/treesitter/languagetree.lua:491: in
function 'for_each_tree'                                          
        ...al/share/nvim/runtime/lua/vim/treesitter/highlighter.lua:178: in
function 'prepare_highlight_states'                               
        ...al/share/nvim/runtime/lua/vim/treesitter/h

rebuild it and all its depends but it doesn't help. See it on several servers,
all latest ports (by portmaster), 14.1-p3

-- 
You are receiving this mail because:
You are the assignee for the bug.