nvim-treesitter/lua
TheLeoP dd6ec13268 fix: always normalize paths
Not doing this results in paths with a mix of '\\' and '/' for Windows.
This isn't a problem when dealing with Neovim/luv APIs, but it is a
problem when comparing strings.
2025-05-12 18:43:40 +02:00
..
nvim-treesitter fix: always normalize paths 2025-05-12 18:43:40 +02:00