We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update documentation (6cd4e1e)
Add language to code blocks (1c7eb5d)
Allow running R remotely through ssh (8a9293b)
Add foot to the list of known terminal emulators (a73c352)
Documentation update (93694cb)
Improve warnings and update documentation (766b9f6)
Omni completion is incompatible with cmp-nvim-r (be1c7c1)
Move some text to Nvim-R's wiki
Complete function arguments when R is not running (51fa808)
Integration with cmp-nvim-r, a source for nvim-cmp (ea7a36)
New option: R_enable_comment (2b10853) Some fixes for missing documentation and typo
Update docs with R_debug_center in the options section (5063c16)
Add new R_debug_center option to center the QuickFixLine (bfb7a13) # Please enter the commit message for your changes. Lines starting
Support for quarto file type (5bace93) + other wiki fixes
Fix <Left> and <Right> so they show up
Clean up formatting in md
Accept <-, <<- and = as assignment operator (caad94c)
fix typo
Deal with "browser" arguments (04bcee1)
Add tip on how to set "##" as commentstring (#f808f77)
Support rendering Rmarkdown to all formats in YAML (#b4e03b0)
Check length of SetComplMenu argument string (0f0bfe6)
Implement automatic omni completion (2710b81)
fix link to R_external_term
mdformat pre-commit hook
fix links
formatting, fixes, links
Bug fixes and improvements in omni completion (#587) 9f3a8d9732868bcf63452d8338f48655e182fe60
typo corrections
markdown formatting, code fencing, grammar