Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-05-12 | git difftool for comparing R Data files | Johannes Ranke | 2 | -2/+66 | |
2022-07-01 | Switch between multiple R versions, pending updates | Johannes Ranke | 2 | -17/+23 | |
2021-11-18 | Remove tmux config, Nvim-R does not need it any more | Johannes Ranke | 1 | -22/+0 | |
2021-11-06 | Remove cruft, virtualenvwrapper | Johannes Ranke | 1 | -11/+9 | |
pxz is obsolete, as xz now has a -T option for multithreading | |||||
2021-11-06 | Prune unused remote refs per default | Johannes Ranke | 1 | -0/+2 | |
2021-09-21 | Set R working dir to vim working dir in Nvim-R | Johannes Ranke | 1 | -1/+2 | |
2021-04-28 | Only fast-forward on pulls, don't merge | Johannes Ranke | 1 | -0/+2 | |
2021-04-19 | Explicitly turn on debugging | Johannes Ranke | 1 | -2/+3 | |
Seems in the current version this only jumps to source lines if the function is defined in the current file. | |||||
2021-04-16 | User vim-signature to manage and use marks | Johannes Ranke | 1 | -1/+4 | |
2021-03-09 | Disable Nvim-R debugging again | Johannes Ranke | 1 | -2/+2 | |
2021-02-27 | Current status | Johannes Ranke | 5 | -6/+13 | |
2021-01-13 | Use kdiff3 for git, set default branch to main | Johannes Ranke | 3 | -5/+8 | |
2021-01-13 | Use kdiff3 for git diff | Johannes Ranke | 3 | -2/+23 | |
2021-01-13 | Pending commit from last change | Johannes Ranke | 1 | -2/+2 | |
2020-11-26 | Use better diff, move Renviron to Rprofile | Johannes Ranke | 4 | -13/+15 | |
2020-11-04 | More config for Nvim-R | Johannes Ranke | 1 | -2/+3 | |
2020-10-13 | Still using python 2.7 for rdkit with chents... | Johannes Ranke | 3 | -7/+5 | |
Various small changes that have accumulated | |||||
2020-05-28 | Use upstream instead of my fork for kwbdi.vim | Johannes Ranke | 2 | -1/+10 | |
2020-05-14 | I want English messages in R | Johannes Ranke | 1 | -0/+1 | |
2020-05-14 | ,rx for R-devel in Nvim-R, avoid graphical menus | Johannes Ranke | 2 | -3/+11 | |
2020-04-08 | Use the devtools plugin for Nvim-R | Johannes Ranke | 1 | -1/+2 | |
2020-04-08 | Use python 3 for PythonInR | Johannes Ranke | 1 | -0/+3 | |
2020-01-29 | Check bracketed paste | Johannes Ranke | 1 | -3/+5 | |
2020-01-17 | Merge branch 'master' of github.com:jranke/dotfiles | Johannes Ranke | 2 | -13/+1 | |
2020-01-17 | Update README as I have removed support for vim <8.1 | Johannes Ranke | 1 | -11/+0 | |
2020-01-17 | Remove vim-eunuch | Johannes Ranke | 1 | -2/+1 | |
I have gotten used to press :De<TAB> for issuing DeleteTrailingWhitespace, and with vim-eunuch installed this simply removes (:Delete) the current file! | |||||
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-11-21 | Some additions, inspired by dotfiles by @mllg | Johannes Ranke | 1 | -7/+17 | |
2019-10-24 | potentially highlight python chunks | Johannes Ranke | 1 | -1/+4 | |
2019-10-21 | Recent improvements | Johannes Ranke | 3 | -2/+7 | |
2019-05-17 | Delete trailing whitespace | Johannes Ranke | 1 | -2/+3 | |
2019-01-23 | Add global .gitignore file | Johannes Ranke | 2 | -1/+16 | |
2019-01-15 | Various old adaptations and now a vim colorscheme | Johannes Ranke | 3 | -10/+19 | |
2018-02-20 | setwidth is no longer available | Johannes Ranke | 1 | -1/+0 | |
Also, it is not needed when using neovim | |||||
2018-01-22 | Remove conflicts | Johannes Ranke | 1 | -29/+2 | |
2018-01-22 | Merge branch 'master' of https://github.com/jranke/dotfiles | Johannes Ranke | 2 | -18/+13 | |
2018-01-22 | Set rconsole width for Nvim-R | Johannes Ranke | 1 | -4/+5 | |
2018-01-22 | Add libreoffice python-uno to PATH | Johannes Ranke | 1 | -0/+3 | |
2018-01-22 | Remove support for old vim, complete switch to neovim | Johannes Ranke | 2 | -42/+10 | |
2017-05-22 | Switch to python 3.5 (for stretch) for PythonInR | Johannes Ranke | 2 | -4/+9 | |
More commands for beamer slides | |||||
2017-04-24 | Turn of remote CRAN checks by default | Johannes Ranke | 2 | -1/+2 | |
2017-03-29 | Set minimum R editor width explicitly | Johannes Ranke | 1 | -1/+2 | |
2017-03-15 | Remove deprecated and unnecessary option for Nvim-R | Johannes Ranke | 1 | -2/+1 | |
2017-03-13 | Another test commit | Johannes Ranke | 1 | -1/+0 | |
2017-03-13 | Test commit | Johannes Ranke | 1 | -0/+1 | |
2017-01-17 | Tested RStudio integration - it works | Johannes Ranke | 1 | -1/+4 | |
This means I can use the power of Nvim including its great plugins like fugitive, gutter, airline and still use RStudio. At the moment I am happy with Nvim-R without RSTudio, but who knows, this may change, e.g. when RSTudio should be properly packaged for Debian. | |||||
2017-01-11 | Use local copy of R-Vim-runtime | Johannes Ranke | 1 | -2/+3 | |
2016-12-10 | Add neovim configuration | Johannes Ranke | 1 | -0/+9 | |
2016-12-10 | Use my new gpg key for signing commits and tags | Johannes Ranke | 1 | -0/+1 | |
2016-12-10 | Use locally compiled rdkit again | Johannes Ranke | 1 | -2/+4 | |