abzcoding / lvim

🧑‍🚀 Bloated LunarVim 🚀
MIT License
471 stars 65 forks source link

Hello, how to fix this #137

Closed aminetiouk closed 9 months ago

aminetiouk commented 11 months ago

Error detected while processing function 54_timer_callback[20]..7[71]..matchup#delim#get_current[1]. .67_get_delim_multi[3]..matchup#ts_engine#get_delim[3]..64_forward: line 1: E5108: Error executing lua ...im-macos/share/nvim/runtime/lua/vim/treesitter/query.lua:259: query: invali d node type at position 6 for language lua stack traceback: [C]: in function '_ts_parse_query' ...im-macos/share/nvim/runtime/lua/vim/treesitter/query.lua:259: in function 'get_query' ...vim-matchup/lua/treesitter-matchup/third-party/query.lua:55: in function 'get_query' ...vim-matchup/lua/treesitter-matchup/third-party/query.lua:142: in function 'prepare_query' ...vim-matchup/lua/treesitter-matchup/third-party/query.lua:339: in function 'iter_group_results'

    ...vim-matchup/lua/treesitter-matchup/third-party/query.lua:351: in function 'collect_group_resul

ts' ...lazy/opt/vim-matchup/lua/treesitter-matchup/internal.lua:46: in function 'fn' ...s/share/nvim/runtime/lua/vim/treesitter/languagetree.lua:345: in function 'for_each_tree' ...lazy/opt/vim-matchup/lua/treesitter-matchup/internal.lua:40: in function 'fn' ...azy/opt/nvim-treesitter/lua/nvim-treesitter/ts_utils.lua:380: in function 'get_matches' ...lazy/opt/vim-matchup/lua/treesitter-matchup/internal.lua:102: in function 'fn' ...azy/opt/nvim-treesitter/lua/nvim-treesitter/ts_utils.lua:380: in function 'get_active_nodes' ...lazy/opt/vim-matchup/lua/treesitter-matchup/internal.lua:221: in function 'get_delim' [string "luaeval()"]:1: in main chunk

abzcoding commented 11 months ago

Hi, please don't use this repo as is. Incorporate parts of it that you like into your config.

For this specific issue, check the comments here -> https://github.com/andymass/vim-matchup/issues/290

aminetiouk commented 11 months ago

Okay, and I really appreciate your effort. thank you!