Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tennashi authored Jun 16, 2019
1 parent 40ee35c commit 4807d1a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ $ go get -u github.com/tennashi/vimalter

## Vim8 with `--remote`
* Please install or build the vim with `+clientserver` support.
* Please executes (or writes it to `.vimrc`) the following command.
```vim
call remote_startserver("vimalter")
```

## Vim8 `terminal-api`
* Please install [tennashi/termopen.vim](https://github.com/tennashi/termopen.vim)
Expand Down

0 comments on commit 4807d1a

Please sign in to comment.