Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-26 | Use better diff, move Renviron to Rprofile | Johannes Ranke | 1 | -0/+5 | |
2020-10-13 | Still using python 2.7 for rdkit with chents... | Johannes Ranke | 1 | -1/+1 | |
Various small changes that have accumulated | |||||
2020-05-28 | Use upstream instead of my fork for kwbdi.vim | Johannes Ranke | 1 | -0/+5 | |
2020-05-14 | ,rx for R-devel in Nvim-R, avoid graphical menus | Johannes Ranke | 1 | -0/+1 | |
2020-01-08 | Update configuration for Nvim-R | Johannes Ranke | 1 | -9/+0 | |
I get colorful output in neovim even without colorout, so I think I don't need it in the future vimcom is outdated, as Nvim-R now has nvimcom which comes with the plugin | |||||
2019-01-15 | Various old adaptations and now a vim colorscheme | Johannes Ranke | 1 | -1/+1 | |
2018-02-20 | setwidth is no longer available | Johannes Ranke | 1 | -1/+0 | |
Also, it is not needed when using neovim | |||||
2017-05-22 | Switch to python 3.5 (for stretch) for PythonInR | Johannes Ranke | 1 | -0/+3 | |
More commands for beamer slides | |||||
2016-10-27 | Load vimcom only if R was called by vim | Johannes Ranke | 1 | -3/+5 | |
@jalvesaq Many thanks for the tip! | |||||
2016-10-26 | Manage Rprofile | Johannes Ranke | 1 | -0/+20 | |
Fix the code to decide if Nvim-R will work. This is not tested with vim 8 though. |