nvim-treesitter/lua
Gabriel Holodak 82939d5941 fix(install): preserve command return code on Windows
`:TSInstallSync` relies on the `:system()` command to set
`v:shell_error` when an error code is returned during installation. On
Windows, the error code was always overwritten by `popd`'s return code.
2025-01-20 08:50:52 +01:00
..
nvim-treesitter fix(install): preserve command return code on Windows 2025-01-20 08:50:52 +01:00
nvim-treesitter.lua chore: cleanup main file, move statusline in module 2022-07-18 15:44:59 +02:00