nvim-treesitter/lua
TheLeoP 83358dfbef 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.
2023-09-09 16:17:08 +02:00
..
nvim-treesitter fix: always normalize paths 2023-09-09 16:17:08 +02:00