
Olá Jackason, Eu conseguir realizar os comandos: | vim Vim-R-plugin.vmb| |:so % | |agora não entendi como iniciar o R|. Mas especificamente não estou entendendo como fazer isso:Você poderia me guiar pelos passos seguintes: Start Vim again and edit an R script. Type|<LocalLeader>|rf to start R and run the command below to get help configuring ~/.Rprofile, ~/.vimrc, ~/.tmux.conf, and ~/.bashrc (the|<LocalLeader>| is \ by default): | :RpluginConfig| Após o comando :so% eu deveria notar alguma mudança no Vim? || | | Em 04-01-2014 14:54, Jakson Alves de Aquino escreveu:
On Sat, Jan 04, 2014 at 02:21:37PM -0300, Fernando wrote:
Estou tentando instalar o editor Vim e o plugin Vim-r-plugin seguindo as recomendações existentes no endereço: http://www.lepem.ufc.br/jaa/r-plugin.html#r-plugin-installation, escrito pelo Jackson A. Aquino e o José Claudio Faria, autores do plugin. Eu instalei o Gvim, R, Tmux,Vimcom plus e screen.vba. Então seguindo as recomendações, estou tendo dificuldades na seguinte parte:
Start a terminal emulator, go to the directory where you have downloaded the plugin and type:
| vim Vim-R-plugin.vmb|
Then, in Vim, type:
| :so %|
Press|<Enter>| and the plugin will be installed (because the plugin has many files, you have to press the space bar a few times to finish the installation). You should, then, quit Vim.|Note:| if you need too install the plugin in a non default directory, do :UseVimball [path].
Eu adicionei o comando "|vim Vim-R-plugin.vmb|" no terminal o que fez o editor Vim abrir no entanto ao inserir o comando so% aparece o seguinte mensagem:
Erro detectado ao processar function vimball#Vimball:
linha 10:
(Vimball) The current file does not appear to be a Vimball! Aparentemente, o arquivo sendo editado pelo Vim não é o Vim-R-plugin.vmb (a mensagem diz que o arquivo não é do tipo Vimball, cuja extensão é .vmb). Sugestão de procedimento alternativo:
1. Abra o gerenciador de arquivos.
2. Vá para o diretório "Downloads".
3. Clique com o botão direito do mouse sobre o arquivo Vim-R-plugin.vmb e procure uma opção equivalente a "Abrir com" e escolha o "GVim".
4. No GVim, em modo Normal, digite:
:so %