Skip to content

Commit 13472e8

Browse files
committed
add g:scTerminalBuffer descripption to README.md
1 parent 905ca59 commit 13472e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ The following variables are available for configuration in your `.vimrc` file:
9999
| `g:scFlash` | Highlighting of evaluated code | `0` |
100100
| `g:scSplitDirection` | Default window orientation when using a terminal multiplexer | `"h"` |
101101
| `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"` |
102103

103104
Example `.vimrc` line for gnome-terminal users:
104105

0 commit comments

Comments
 (0)