| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Several parsers (typescript and ocaml specifically) contain symlinks in
their repo. The tar built into Windows cannot handle them.
So, on Windows just use git to download parsers.
|
|
Co-authored-by: Stephan Seitz <stephan.seitz@fau.de>
|
|
|
|
|
|
|
|
This might be a hard error in future:
https://github.com/neovim/neovim/issues/13485
https://github.com/vim/vim/commit/7bb4e74c38642682cfdd0cb4052adfa5efdd7dd1
|
|
- Move select_* function to shell_command_selectors.lua.
- Rename select_args to select_compiler_args.
|