Improve README
This commit is contained in:
parent
4d7c24f38a
commit
50048141cb
1 changed files with 9 additions and 0 deletions
|
@ -112,6 +112,15 @@ Set hint characters
|
||||||
:set hintchars=0123456789
|
: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
|
### Search engines
|
||||||
|
|
||||||
Vim Vixen supports search by search engines like Google and Yahoo.
|
Vim Vixen supports search by search engines like Google and Yahoo.
|
||||||
|
|
Reference in a new issue