From ec9d22a3062fa7a4acda70a50059df848474676e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Fri, 11 Nov 2016 14:53:20 +0100 Subject: vis: add `:set shell` option --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 1c7a694..58533af 100644 --- a/README.md +++ b/README.md @@ -404,6 +404,10 @@ Operators can be forced to work line wise by specifying `V`. :wq write changes then close window :w write current buffer content to file + shell path default $SHELL, /etc/passwd, /bin/sh + + set shell to use for external commands (e.g. <, >, |) + tabwidth [1-8] default 8 set display width of a tab and number of spaces to use if -- cgit v1.2.3