Reputation: 165
In vim, this could be turned off as such: Disable underscore "_" shortcut inserting "<-" in Vim R plugin
vim
What is the equivalent in neovim?
neovim
Upvotes: 1
Views: 218
Adding this to .nvimrc did the trick:
.nvimrc
let R_assign = 0