aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2018-05-01 13:57:56 +0900
committerShin'ya Ueoka <ueokande@i-beam.org>2018-05-01 13:57:56 +0900
commit50048141cb079e9759f9a5c0becaa84f943d6f3e (patch)
tree6d8a0538dc353c9b1327fb9c8244522ee67e5a84
parent4d7c24f38a6861e1d498b6e7dd5c7be2d1a0ad15 (diff)
Improve README
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
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.