gaalcaras / ncm-R

R autocompletion for Neovim and vim 8 :memo: :bar_chart: :zap:
GNU General Public License v3.0
118 stars 10 forks source link

show error massage only once #24

Open shawnchenx6 opened 5 years ago

shawnchenx6 commented 5 years ago

this patch limited ncm-R to check if nvim-R has started or not only at the startup. So error massage that R is not started will only appear once. it should make things less annoying when people wnat to modify the R code without opening nvim-R.

olesendan commented 4 years ago

Hi. I would like to try this patch, is that possible, when I use gaalcaras's master? I would like to stay on gaalcaras, so I support His work.

EDIT: think I figurered it out, just changed the github source in dein#add()

Greetings from denmark