Nvim-r: Difference between revisions
imported>Josephsdavid mNo edit summary |
imported>Josephsdavid No edit summary |
||
Line 3: | Line 3: | ||
==If nvimcom Installation Fails== | ==If nvimcom Installation Fails== | ||
This Just Works ™ but you have to explictly install GCC on [https://nixos.org/nixos/manual/index.html#sec-package-management system packages] so the plugin script can find it and compile the code it needs. If GCC is not explicitly installed, then it will print an "updating nvimcom" message and then a | This Just Works ™ but you have to explictly install GCC on [https://nixos.org/nixos/manual/index.html#sec-package-management system packages] so the plugin script can find it and compile the code it needs. If GCC is not explicitly installed, then it will print an "updating nvimcom" message and then a cryptic compilation error log. | ||