#Tree sitter not running error

2 messages · Page 1 of 1 (latest)

frank idol
#

ive used lunar vim for a long time now, but all of a sudden im getting a tree sitter issue. The config works perfect on my laptop.

When i open lvim it gives this error:

vim.tbl_add_reverse_lookup is deprecated. Run ":checkhealth vim.deprecated" for more information
minimap: this plugin requires code-minimap installed.
Error detected while processing /home/shup/.local/share/lunarvim/site/pack/packer/start/nvim-treesitter/plugin/nvim-treesitter.lua:
E5113: Error while calling lua chunk: .../packer/start/nvim-treesitter/plugin/nvim-treesitter.lua:9: loop or previous error loading module 'nvim-treesitter'

stack traceback:
        [C]: in function 'require'
        .../packer/start/nvim-treesitter/plugin/nvim-treesitter.lua:9: in main chunk
#

delving further into the logs shows that treesitter isnt crashing, its simply not runnign at all i belive