R-nvim / R.nvim

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

`quarto_intel` not yet implemented. #48

Closed wklimowicz closed 4 months ago

wklimowicz commented 4 months ago

Not sure if this is already on the backlog, but in case it wasn't the quarto_intel option isn't currently implemented, and neovim starts with Unrecognised option: quarto_intel.

https://github.com/R-nvim/R.nvim/blob/79db76a753519c36df531ff69e3de7ad3ddc28b8/doc/R.nvim.txt#L697

wklimowicz commented 4 months ago

Never mind, looks like it is implemented in cmp-r. Does the line above need to be deleted since it's set in cmp-r?

jalvesaq commented 4 months ago

This option now is in cmp-r.