nvim-treesitter/lua
TheLeoP cc19eceb1b 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-03-05 10:00:39 +01:00
..
nvim-treesitter fix: always normalize paths 2025-03-05 10:00:39 +01:00