Build the omnils file for Vim. The function is supposed to be called by the user through Vim-R-plugin (command :RUpdateObjList).
构建的omnils的文件,VIM。通过Vim的-R-插件(命令:RUpdateObjList)的,应该是由用户调用的功能。
用法----------Usage----------
vim.bol(omnilist, what = "loaded", allnames = FALSE)
参数----------Arguments----------
参数:omnilist
Path to the omnilist file.
路径的omnilist文件。
参数:what
Character. Whether to build only loaded packages or all installed packages.
字符。是否建立仅装载包或所有已安装的软件包。
参数:allnames
Logical. Whether to include objects whose names start with a dot.
逻辑。是否包含对象的名字点开始。