0
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 2 years ago. based on code collected almost 2 years ago.
Feb 09, 2023 — Feb 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Warn that the package is deprecated More... over 9 years ago
Version 1.3-1 More... over 9 years ago
Put back Makevars which was accidentally deleted More... over 9 years ago
Version 1.3 More... over 9 years ago
Version 1.2-9 More... over 9 years ago
Update .gitignore More... over 9 years ago
Update README.md and man/vimcom-package.Rd More... over 9 years ago
Support +channel instead of +clientserver More... almost 10 years ago
Version 1.2-8 More... almost 10 years ago
Only restore windows positions if values are valid More... almost 10 years ago
Update README.md More... almost 10 years ago
New function: vim.getclass More... almost 10 years ago
Adjust code to RGetClassFor replacement More... almost 10 years ago
Version 1.2-7 More... about 10 years ago
Check if VIMRPLUGIN_COMPLDIR is missing More... about 10 years ago
Check if there were errors processing LaTeX source Only run bibtex, show tex errors and open pdf if the LaTeX source was processed without errors. More... about 10 years ago
Check if the log file name is in UTF-8 XeLaTeX generates log files encoded in UTF-8. If the Rnoweb source file has accented letter in its name, the conversion from the tex lines to the Rnw lines when displaying errors will not work because the file name will not be recognized. More... about 10 years ago
Version 1.2-6 More... over 10 years ago
Update .gitignore More... over 10 years ago
Improve support for lazy load objects Run in the background the command obj <- obj when the user press <Enter> over a lazy load object in the Object Browser. More... over 10 years ago
Recognize lazy load objects More... over 10 years ago
Make vim.arg.list() accept string More... over 10 years ago
Omnicompletion for any level in lists The omnicompletion was working only for the first level of lists. More... over 10 years ago
Completion of S4 slot names More... over 10 years ago
Update the Object Browser after rm(list=ls()) More... over 10 years ago
Version 1.2-5 More... over 10 years ago
Do not quote strings while running write.table() More... over 10 years ago
New hidden function for Vim-R-plugin: vim_viewdf() More... over 10 years ago
New hidden function used by the Vim-R-plugin More... over 10 years ago
Ensure that file opened by fopen() is closed More... over 10 years ago