Simple R Omni Completion : Auto completes R identifiers from the current file and the included libraries
script karma |
Rating 1/1,
Downloaded by 679 |
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 |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.148.221.111
|