diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-10-26 19:29:41 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-10-26 19:29:41 +0200 |
commit | 13ef1cb8bbeacb61eae286fdacca91d15609654d (patch) | |
tree | 8409fb704fa4cf2f87136fa9c09c3b96ac16f39a /.gitignore | |
parent | a37958e13e13a69c0a7c96e97ef21ea5f4c37e38 (diff) |
Manage Rprofile
Fix the code to decide if Nvim-R will work. This is not tested with
vim 8 though.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ bak VimCom +test.R |