From 50048141cb079e9759f9a5c0becaa84f943d6f3e Mon Sep 17 00:00:00 2001 From: Shin'ya Ueoka Date: Tue, 1 May 2018 13:57:56 +0900 Subject: [PATCH] Improve README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index e2ee9cf..710c53b 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,15 @@ Set hint characters :set hintchars=0123456789 ``` +##### 'adjacenttab' property + +Open a new tab on adjacent of the current tab. + +``` +:set noadjacenttab " open a tab at last +:set adjacenttab " open a tab adjacently +``` + ### Search engines Vim Vixen supports search by search engines like Google and Yahoo.