tjdevries / config.nvim

my nvim config
336 stars 10 forks source link

fix: lazyload treesitter #5

Closed rubiin closed 3 months ago

rubiin commented 4 months ago

taken from https://www.lazyvim.org/plugins/treesitter

alanfzf commented 3 months ago

He's using the new breaking branch of nvim-treesitter, which cannot be lazy loaded source

image

rubiin commented 3 months ago

That makes sense