neoclide/coc-r-lsp

Error on neovim startup

lyh970817 opened this issue · 1 comments

It seems that after the most recent arch update I begin to see the following errors when I start neovim.

Error detected while processing function ROnJobStdout[7]..RSetMyPor
t[4]..FinishStartingR[120]..StartR_InBuffer:
line    8:
E121: Undefined variable: b:objbrtitle
Press ENTER or type command to continue
Error detected while processing function ROnJobStdout[7]..RSetMyPor
t[4]..FinishStartingR[120]..StartR_InBuffer:
line    8:
E15: Invalid expression: b:objbrtitle
Press ENTER or type command to continue
Error detected while processing function ROnJobStdout[7]..RSetMyPor
t[4]..FinishStartingR[120]..StartR_InBuffer:
line   44:
E121: Undefined variable: objbrttl
Press ENTER or type command to continue
Error detected while processing function ROnJobStdout[7]..RSetMyPor
t[4]..FinishStartingR[120]..StartR_InBuffer:
line   44:
E15: Invalid expression: objbrttl

Not problem of this extension