From 499ba9f927920697edbf2d54277ddbf998d0160b Mon Sep 17 00:00:00 2001 From: schasse Date: Fri, 23 Aug 2019 14:12:03 +0200 Subject: [PATCH] add initial README.md --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4cd9031 --- /dev/null +++ b/README.md @@ -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 `+I` to fetch the plugin and source it. You should now be able to use the plugin. + +## Usage + +* `+q` +* ``