mirror of
https://github.com/neovim/neovim.git
synced 2026-08-22 07:11:12 +00:00
Keeps arguments separated and not joined as a single string as long as possible. Abstracts away additional arguments so that Gcc:preprocess should work for compilers with different conventions should they be supported.