R-nvim / R.nvim

Neovim plugin to edit R files
GNU General Public License v3.0
132 stars 15 forks source link

allows proper R_path lookup in registry #45

Closed akthe-at closed 4 months ago

akthe-at commented 4 months ago

Fixes issue #43 from yesterday! Error message goes away and doesn't seem impact any other functionality.

jalvesaq commented 4 months ago

Thanks!