proofer
proofer
I'm running 1.3.0
Perhaps not in the first 1/3 of the year...
.so files are runtime libraries that have to be built in an OS-dependent way. Your .so Treesitter libraries are a mismatch to your Windows OS. For more info: https://github.com/nvim-treesitter/nvim-treesitter/wiki/Windows-support, specifically...
> @proofer when using gcc on windows it will still produce .so libraries. Indeed. I edited my comment (while you were composing yours.) Aside: Thanks for kickstart-modular.nvim, which made it...