After upgrading to 24.05 lunarvim barfs this error message:
Failed to run `config` for nvim-treesitter
...c-lunarvim-1.4.0/share/lvim/lua/lvim/core/treesitter.lua:120: attempt to call field 'setup' (a nil value)
# stacktrace:
- /nix/store/wq2kfgvd37034i4nfy735s37asxw6rzc-lunarvim-1.4.0/share/lvim/lua/lvim/core/treesitter.lua:120 _in_ **setup**
- /nix/store/wq2kfgvd37034i4nfy735s37asxw6rzc-lunarvim-1.4.0/share/lvim/lua/lvim/plugins.lua:136 _in_ **config**
- /telescope.nvim/lua/telescope/previewers/utils.lua:6
- /telescope.nvim/lua/telescope/previewers/buffer_previewer.lua:4
- /telescope.nvim/lua/telescope/previewers/init.lua:27
- /nix/store/wq2kfgvd37034i4nfy735s37asxw6rzc-lunarvim-1.4.0/share/lvim/lua/lvim/core/telescope.lua:113 _in_ **setup**
- /nix/store/wq2kfgvd37034i4nfy735s37asxw6rzc-lunarvim-1.4.0/share/lvim/lua/lvim/plugins.lua:54 _in_ **config**
- /nix/store/wq2kfgvd37034i4nfy735s37asxw6rzc-lunarvim-1.4.0/share/lvim/lua/lvim/plugin-loader.lua:106
- /nix/store/wq2kfgvd37034i4nfy735s37asxw6rzc-lunarvim-1.4.0/share/lvim/lua/lvim/plugin-loader.lua:104 _in_ **load**
- /nix/store/wq2kfgvd37034i4nfy735s37asxw6rzc-lunarvim-1.4.0/share/lvim/init.lua:17
I made a github issue over at lunarvim:
but I don’t seem to be getting any response there. Perhaps this is nixos sort of thing?