Skip to content

Conversation

@jcfaria
Copy link

@jcfaria jcfaria commented Jun 28, 2011

Hi,

The files "Rnoweb.vim" and "r-plugin.txt" were updated.
Please, give a looked to see if you agree.

PS:
I'm learning how to work on git/github.

All the best,
JCFaria

mdlerch and others added 30 commits November 14, 2014 10:19
Add variable for rmarkdown environment
Also make Neovim run Python3 jobs by default.
It may be desirable do not split the Tmux window even if running Vim
inside Tmux.
Now the client and server applications ran by Neovim are provided by
the vimcom package.
The vimcom port number is saved in a file and, thus, the function
DiscoverVimComPort is no longer necessary and was deleted.
New experimental feature to test Neovim.
rmdir should be rmddir
Also: elimination of vimrplugin_sleeptime option.
Better emulation of Console capabilities:
  - Autocompletion: <C-x><C-o> and <C-x><C-a>
  - Cicle through history: <Up> and <Down>
  - Complete previous command: <C-h>
  - See history of commands:  :Rhistory
  - Stop R:  <C-c> or :RStop
jranke and others added 30 commits December 18, 2015 17:42
… roxygen_send_selection

Conflicts:
	r-plugin/common_global.vim
I took out your last change as I think checking for the length of the
selection does not have to be done in this part of the code because it
is only executed if the beginning and the end of the selection are on
the same line.
Only strip #' from lines within the example section
Add word document render option for Rmarkdown plugin
The new option requires an updated R-Vim-runtime
Reason: make option vimrplugin_hi_fun to work even with outdated
syntax/r.vim that still runs functions.vim.
Reason: the code was not working with nested R code.
Duplicated files will exist if the user has installed both the vimball
and the git repository.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants