Version 0.9.11
- The option R_latexcmd now is a list and the option R_latexmk no longer exists. By default, latexmk and xelatex will be called to compile pdf documents.
- Arguments completion is now done by CTRL-X CTRL-O.
- New options: R_OutDec, R_csv_delim, R_rmdchunk, R_parenblock, R_bracketed_paste, R_complete.
- New command:
:RSend
. - Require Neovim >= 0.2.0 (Linux, OS X) or >= 0.2.1 (Windows).