I've been searching previous articles to see whether I could manage to find anything but to no avail.
Using neovim 0.4.3-1, on Manjaro KDE 5.4.17.
I can't seem to get the autocompletion to appear while I type. Omnicomplete from Nvim-R works fine, but no amount of tweaking seems to work with ncm-R. I have deoplete installed, but even after commenting out other things it doesn't seem to work.
I don't have any paths linking to a specific R library and since everything was installed on RStudio beforehand without specification, the packages are all in the main R library. Additionally, omnicomplete shows the packages.
The lack of autocompletion is for packages, functions and other objects as well. Not too sure what the issue is. Really want this to work because it looks great, but I can't seem to get it to do so, so thought I'd ask here.
I've been searching previous articles to see whether I could manage to find anything but to no avail. Using neovim 0.4.3-1, on Manjaro KDE 5.4.17.
I can't seem to get the autocompletion to appear while I type. Omnicomplete from Nvim-R works fine, but no amount of tweaking seems to work with ncm-R. I have deoplete installed, but even after commenting out other things it doesn't seem to work.
I don't have any paths linking to a specific R library and since everything was installed on RStudio beforehand without specification, the packages are all in the main R library. Additionally, omnicomplete shows the packages.
The lack of autocompletion is for packages, functions and other objects as well. Not too sure what the issue is. Really want this to work because it looks great, but I can't seem to get it to do so, so thought I'd ask here.