Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2016-11-17 | Get DeleteTrailingWhitespace command | Johannes Ranke | 1 | -1/+2 | |
2016-11-17 | Merge branch 'master' of github.com:jranke/dotfiles | Johannes Ranke | 2 | -0/+5 | |
2016-11-17 | Chop long lines when paging diffs | Johannes Ranke | 1 | -0/+1 | |
This helps for html files with long javascript or css code embedded, and with inline images. | |||||
2016-11-17 | Improve navigation between windows in vim/nvim | Johannes Ranke | 1 | -1/+13 | |
Especially eases handling of terminal windows in nvim | |||||
2016-11-12 | Add my modified lastchange.vim | Johannes Ranke | 1 | -6/+6 | |
2016-11-12 | Open splits in more natural location | Johannes Ranke | 1 | -0/+2 | |
2016-11-12 | Use okular in Nvim-R | Johannes Ranke | 1 | -0/+2 | |
2016-11-12 | Use vimdiff for merging | Johannes Ranke | 1 | -0/+2 | |
2016-11-02 | Easy installation of colorout | Johannes Ranke | 2 | -0/+5 | |
2016-11-02 | Use the airline plugin, show SyntaxItem | Johannes Ranke | 1 | -19/+12 | |
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 | Be more exact about older vim versions | Johannes Ranke | 1 | -3/+6 | |
2016-10-26 | Explain vim-plug and make vimcom | Johannes Ranke | 1 | -0/+16 | |
2016-10-26 | Merge branch 'master' of ssh://jrwb.de/dotfiles | Johannes Ranke | 2 | -5/+1 | |
Conflicts: bashrc | |||||
2016-10-26 | Comment on wheezy's vim version | Johannes Ranke | 1 | -0/+1 | |
2016-10-26 | Better not start ssh-agent remotely, use forwarding | Johannes Ranke | 1 | -5/+0 | |
2016-10-26 | Start ssh-agent if not available | Johannes Ranke | 1 | -1/+3 | |
2016-10-26 | Start ssh-agent if not available | Johannes Ranke | 1 | -1/+3 | |
2016-10-26 | Start ssh-agent | Johannes Ranke | 1 | -0/+3 | |
2016-10-26 | Manage Rprofile | Johannes Ranke | 4 | -11/+31 | |
Fix the code to decide if Nvim-R will work. This is not tested with vim 8 though. | |||||
2016-10-26 | Manage reportbugrc | Johannes Ranke | 2 | -1/+27 | |