Merge branch 'master' into specs

This commit is contained in:
schasse 2019-08-28 10:11:27 +02:00
commit f867c70fd3
No known key found for this signature in database
GPG key ID: 5497EFF3E3E1CACD

22
README.md Normal file
View file

@ -0,0 +1,22 @@
# tmux-easymotion
[easymotion](https://github.com/easymotion/vim-easymotion) for tmux.
## Requirements
* [tpm](https://github.com/tmux-plugins/tpm)
* ruby
## Installation
Add plugin to the list of TPM plugins in `~/.tmux.conf`:
```
set -g @plugin 'schasse/tmux-easymotion'
```
Hit `<tmux-prefix>+I` to fetch the plugin and source it. You should now be able to use the plugin.
## Usage
* `<tmux-prefix>+q`
* `<first letter of the word to jump to>`