From 6c6dc23f97f485fede0b8d91c06c37490f890320 Mon Sep 17 00:00:00 2001 From: Shin'ya Ueoka Date: Sat, 13 Oct 2018 22:27:58 +0900 Subject: Remove adjacenttab --- README.md | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index ea4fce5..586b42c 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,7 @@ settings: ```json { "properties": { - "adjacenttab": false + "complete": "sbh" } } ``` @@ -219,19 +219,6 @@ 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 -``` - -For developers and contributors: you can look at -[#303](https://github.com/ueokande/vim-vixen/pull/303) for more details about -properties implementation and usage. - ### Search engines Vim Vixen supports search by search engines like Google and Yahoo. -- cgit v1.2.3