Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2016-10-26 | Manage .gitconfig | Johannes Ranke | 2 | -1/+10 | |
2016-10-26 | Fix EDITOR and tmux.conf for Debian jessie | Johannes Ranke | 2 | -2/+2 | |
2016-10-26 | Add tmux.conf, clean up | Johannes Ranke | 3 | -8/+27 | |
2016-10-26 | Use v1.2-8 for R plugin and vimcom if necessary | Johannes Ranke | 2 | -2/+4 | |
2016-10-26 | Only use old vim plugin when necessary | Johannes Ranke | 1 | -10/+6 | |
2016-10-26 | R plugin for vim 7.4 is still at jcfaria/Vim-R-Plugin | Johannes Ranke | 1 | -1/+1 | |
2016-10-26 | Private bin is handled by .profile on Debian | Johannes Ranke | 1 | -5/+0 | |
2016-10-26 | Make target for old vimcom, set modeline, formatting | Johannes Ranke | 4 | -17/+23 | |
2016-10-26 | Install vim-plug if not available | Johannes Ranke | 1 | -0/+6 | |
2016-10-26 | Add README | Johannes Ranke | 1 | -0/+9 | |
2016-10-26 | Initial commit | Johannes Ranke | 7 | -0/+346 | |