install_rfmt_vim: Make the formatter available to 'vim', running under *nix, or...

Description Usage Arguments

Description

Make the formatter available to vim, running under *nix, or Cygwin (on Windows).

Usage

1
install_rfmt_vim(vimrc = ".vimrc", key = "<C-I>", cygwin.path = NULL)

Arguments

vimrc

a string indicating Emacs initialization file in the user's home directory (by default, .vimrc).

key

the key combination used to invoke the formatter from vim (by default, “Ctrl-I”).

cygwin.path

if running Cygwin under Windows, the (Windows) path of the Cygwin root directory (set to “C:/Cygwin” if not provided).


google/rfmt documentation built on May 17, 2019, 7:59 a.m.