gaalcaras / ncm-R

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

Request: Post nvim configuration files? #25

Open vnijs opened 5 years ago

vnijs commented 5 years ago

I'm very interested in getting ncm-R to work in a Docker container but it has been a long time since I tried configuring vim. Would you consider posting your configuration files (e.g., init.vim, etc)? Would be a great place to get (re)started for me.

As I was reading through the issues I also noticed the statement below. I assume you have a similar ncm2 based configuration for python3? If this is part of your standard configuration I'd be really interested to see that as well.

"Unfortunately, I had to put ncm-R on the back burner for a while, mainly because I had to switch from R to Python for work, so I rarely used ncm-R myself anymore."

Finally, what are your thoughts on spacevim? It looks really interesting but it was not clear to me if the ncm2 functionality with R could be made to work here as well.