Skip to content

Commit

Permalink
Link to tmux issue from README
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffkreeftmeijer committed Dec 30, 2020
1 parent 84ce4d6 commit 4e4fda0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@ Using [vim-plug](https://github.com/junegunn/vim-plug)

Once help tags are generated, you can view the manual with `:help numbertoggle`.

If you use tmux, add `set-option -g focus-events on` to your tmux config (`~/.tmux.conf`).
## tmux

If you use tmux, add `set-option -g focus-events on` to your tmux config (`~/.tmux.conf`) (https://github.com/jeffkreeftmeijer/vim-numbertoggle/issues/45).

0 comments on commit 4e4fda0

Please sign in to comment.