Creates a .vimrc
file in dir
and installs plugins.
term_vim( dir = Sys.getenv("HOME"), overwrite = FALSE, plugins = FALSE, dark = TRUE, colorscheme = "default" )
dir | Character string.
|
---|---|
overwrite | Logical.
Overwrite existing |
plugins | Logical.
Install |
dark | Logical. Dark background. |
colorscheme | Character string. |