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 905ca59 commit 13472e8Copy full SHA for 13472e8
README.md
@@ -99,6 +99,7 @@ The following variables are available for configuration in your `.vimrc` file:
99
| `g:scFlash` | Highlighting of evaluated code | `0` |
100
| `g:scSplitDirection` | Default window orientation when using a terminal multiplexer | `"h"` |
101
| `g:scSplitSize` | Post window size (% of screen) when using a terminal multiplexer | `50` |
102
+| `g:scTerminalBuffer` | If set to `"on"` use vim's `:term` to launch `g:sclangTerm` | `"off"` |
103
104
Example `.vimrc` line for gnome-terminal users:
105
0 commit comments