nvim-treesitter/lua
TheLeoP 860aa734a3 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-04-06 13:16:45 +02:00
..
nvim-treesitter fix: always normalize paths 2025-04-06 13:16:45 +02:00