summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2023-05-13Remove obsolete vimcom targetHEADmainJohannes Ranke1-7/+0
2023-05-12Clean out some more unused stuffJohannes Ranke1-6/+1
2023-05-12XML syntax folding in vimJohannes Ranke1-1/+4
2023-05-12Clean out unused stuffJohannes Ranke5-101/+0
2023-05-12git difftool for comparing R Data filesJohannes Ranke2-2/+66
2022-07-01Switch between multiple R versions, pending updatesJohannes Ranke2-17/+23
2021-11-18Remove tmux config, Nvim-R does not need it any moreJohannes Ranke1-22/+0
2021-11-06Remove cruft, virtualenvwrapperJohannes Ranke1-11/+9
pxz is obsolete, as xz now has a -T option for multithreading
2021-11-06Prune unused remote refs per defaultJohannes Ranke1-0/+2
2021-09-21Set R working dir to vim working dir in Nvim-RJohannes Ranke1-1/+2
2021-04-28Only fast-forward on pulls, don't mergeJohannes Ranke1-0/+2
2021-04-19Explicitly turn on debuggingJohannes Ranke1-2/+3
Seems in the current version this only jumps to source lines if the function is defined in the current file.
2021-04-16User vim-signature to manage and use marksJohannes Ranke1-1/+4
2021-03-09Disable Nvim-R debugging againJohannes Ranke1-2/+2
2021-02-27Current statusJohannes Ranke5-6/+13
2021-01-13Use kdiff3 for git, set default branch to mainJohannes Ranke3-5/+8
2021-01-13Use kdiff3 for git diffJohannes Ranke3-2/+23
2021-01-13Pending commit from last changeJohannes Ranke1-2/+2
2020-11-26Use better diff, move Renviron to RprofileJohannes Ranke4-13/+15
2020-11-04More config for Nvim-RJohannes Ranke1-2/+3
2020-10-13Still using python 2.7 for rdkit with chents...Johannes Ranke3-7/+5
Various small changes that have accumulated
2020-05-28Use upstream instead of my fork for kwbdi.vimJohannes Ranke2-1/+10
2020-05-14I want English messages in RJohannes Ranke1-0/+1
2020-05-14,rx for R-devel in Nvim-R, avoid graphical menusJohannes Ranke2-3/+11
2020-04-08Use the devtools plugin for Nvim-RJohannes Ranke1-1/+2
2020-04-08Use python 3 for PythonInRJohannes Ranke1-0/+3
2020-01-29Check bracketed pasteJohannes Ranke1-3/+5
2020-01-17Merge branch 'master' of github.com:jranke/dotfilesJohannes Ranke2-13/+1
2020-01-17Update README as I have removed support for vim <8.1Johannes Ranke1-11/+0
2020-01-17Remove vim-eunuchJohannes Ranke1-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-08Update configuration for Nvim-RJohannes Ranke1-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-21Some additions, inspired by dotfiles by @mllgJohannes Ranke1-7/+17
2019-10-24potentially highlight python chunksJohannes Ranke1-1/+4
2019-10-21Recent improvementsJohannes Ranke3-2/+7
2019-05-17Delete trailing whitespaceJohannes Ranke1-2/+3
2019-01-23Add global .gitignore fileJohannes Ranke2-1/+16
2019-01-15Various old adaptations and now a vim colorschemeJohannes Ranke3-10/+19
2018-02-20setwidth is no longer availableJohannes Ranke1-1/+0
Also, it is not needed when using neovim
2018-01-22Remove conflictsJohannes Ranke1-29/+2
2018-01-22Merge branch 'master' of https://github.com/jranke/dotfilesJohannes Ranke2-18/+13
2018-01-22Set rconsole width for Nvim-RJohannes Ranke1-4/+5
2018-01-22Add libreoffice python-uno to PATHJohannes Ranke1-0/+3
2018-01-22Remove support for old vim, complete switch to neovimJohannes Ranke2-42/+10
2017-05-22Switch to python 3.5 (for stretch) for PythonInRJohannes Ranke2-4/+9
More commands for beamer slides
2017-04-24Turn of remote CRAN checks by defaultJohannes Ranke2-1/+2
2017-03-29Set minimum R editor width explicitlyJohannes Ranke1-1/+2
2017-03-15Remove deprecated and unnecessary option for Nvim-RJohannes Ranke1-2/+1
2017-03-13Another test commitJohannes Ranke1-1/+0
2017-03-13Test commitJohannes Ranke1-0/+1
2017-01-17Tested RStudio integration - it worksJohannes Ranke1-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.

Contact - Imprint