Skip to content

Commit 143b677

Browse files
author
skywind3000
committed
update doc
1 parent 53de526 commit 143b677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ For more information, please see [here](https://github.com/skywind3000/asyncrun.
280280
AsyncRun is capable to run commands in Vim/NeoVim's internal terminal with the `-mode=term` option. You can specify how to open the terminal window by `-pos=?`, available positions are:
281281

282282
- `-pos=tab`: open the terminal in a new tab.
283-
- `-pos=TAB`: open the terminal in a new tab on the left of current tab.
283+
- `-pos=TAB`: open the terminal in a new tab on the left side.
284284
- `-pos=curwin`: open the terminal in the current window.
285285
- `-pos=top`: open the terminal above the current window.
286286
- `-pos=bottom`: open the terminal below the current window.

0 commit comments

Comments
 (0)