Closed ensorpalacios closed 9 months ago
nvim_buf_set_option
is deprecated and replaced with nvim_set_option_value
. I don't know when nvim_set_option_value
was introduced, but I will check for "nvim-0.7.0". Please, reopen the issue if not fixed.
Thank you for the help. Updating neovim from the default system version got rid of the problem indeed.
Hello, I'm seeing this error when opening an .R file with neovim:
It doesn't seem to prevent me to do anything, but I don't understand from where it comes.
I'm using R version 4.2.0 (2022-04-22), nvim 0.6.1, ubuntu 22.04.
My init.vim file has