vimr <name>
VimR — Neovim GUI for macOS in Swift
Arguments
Name | Description |
---|
name | filepaths, folders |
Options
Name | Description |
---|
-h, --help | Show help |
--dry-run | Just print the 'open' command |
--cwd <CWD> | Set the working directory |
--line <LINE> | Go to line |
--wait | This command line tool will exit when the corresponding UI window is closed |
--nvim | All arguments except --cur-env, --line, --dry-run and --wait will be passed over to the (new) nvim instance in a new UI window |
--cur-env | Use the current environment variables when launching the background neovim process. All files will be opened in a new window |
-n | Open files in tabs in a new window |
-s | Open files in separate windows |