From ea787fd572c791447b02801e02c5f46099283a00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Wed, 24 Sep 2014 16:48:10 +0200 Subject: Implement :new and :vnew --- README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README') diff --git a/README b/README index 00f75a2..ae1e7de 100644 --- a/README +++ b/README @@ -429,6 +429,8 @@ and their current support in vis. :read insert content of another file at current cursor position :split split window horizontally :vsplit split window vertically + :new open an empty window, arrange horizontally + :vnew open an empty window, arrange vertically :wq write changes then close window :write write current buffer content to file :saveas save file under another name -- cgit v1.2.3