Zeioth/compiler.nvim

Change Compiler

Closed this issue · 5 comments

Hi,
Is it possible to change to compiler e.g. gcc -> cc?
im using FreeBSD and would be very useful.

Regards
Fab1anDev

Thank you for making me aware of this. What an intelligent convention.

Thank you. It would be nice to have it in compiler.nvim

Actually, @Fab1anDev would be feasible to just create a softlink to gcc? We only support gcc anyway (for clang, you would have to fork the plugin).

https://github.com/Zeioth/compiler.nvim/blob/main/lua/compiler/languages/c.lua

closing in the meantime, but I will read you if you answer.

closing in the meantime, but I will read you if you answer.

Okay. ill do that. Thanks for the reply :).