> 2.) How do you "build the tags file for this document"?
The command given at
http://www.vim.org/scripts/script.php?script_id=2628
looks correct, that is, run Vim and enter:
:helptags ~\vimfiles\doc
According to the list of files, one file is:
doc/r-plugin.txt
and you would need to have copied that file to ~/vimfiles/doc
first. There is some info on ~ and $HOME at:
http://vim.wikia.com/wiki/Filetype.vim
Or, you could just read the file without the above.
I don't know anything about R, but if you discover some info,
you might like to contribute to these pages on the wiki (the
first is linked at "Vim wiki" on the top of the script page):
http://vim.wikia.com/wiki/Script:2628
http://vim.wikia.com/wiki/Working_with_R_Project_for_Statistical_Computing
John
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
No comments:
Post a Comment