We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f66ac7e commit c4620c9Copy full SHA for c4620c9
README.md
@@ -116,7 +116,7 @@ to something else.
116
You may use an absolute path to your vim executable, such as
117
`/usr/local/bin/gvim` or `C:\Program Files\Vim\vim73\gvim.exe`
118
or wherever your actual Vim executable is. You may also invoke vim through
119
-some other command (e.g. `xterm -e vim`).
+some other command (e.g. `xterm -e vim` or `gnome-terminal -e vim --`).
120
121
The xterm example above demonstrates using Vim without the GUI, running in
122
a terminal emulator. You can enter any elaborate command you want as long as
0 commit comments