sponsor Vim development Vim logo Vim Book Ad

Simple R Omni Completion : Auto completes R identifiers from the current file and the included libraries

 script karma  Rating 1/1, Downloaded by 588  Comments, bugs, improvements  Vim wiki

created by
Tyberius Prime
 
script type
ftplugin
 
description
Scans the current buffer for R identifiers and library() calls, offers autocompletion, first on the identifiers in the current file, than on the ones in the library.
Identifiers within the current file are ordered by distance to the current line, standoffs are resolved by first suggesting those before the current line.

See also vimscript #2628 for a different approach to this.
 
install details
drop into ~/.vim/ftplugin
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
r_omni.vim 0.1 2009-05-25 6.0 Tyberius Prime Initial upload
ip used for rating: 3.19.30.232

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github