kickstart.nvim
kickstart.nvim copied to clipboard
fix: nvim-treesitter rename configs.lua -> config.lua
Addresses https://github.com/nvim-lua/kickstart.nvim/issues/1732#issuecomment-3409100884
I wasn't aware of the treesitter API change, this change indeed fixes the issue. Thanks!
Thank you a lot @philwhln ! I applied this locally and it gets the job done. It would be lovely to have this PR merged - it will save people some nerves ;)