Skip to content

Commit be0a60e

Browse files
committed
Fix broken image in README.
1 parent 0228508 commit be0a60e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.mkd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Easily interact with tmux from vim.
44

5-
![vimux](https://www.braintreepayments.com/assets-a5fdbbf08b/assets/images/blog/vimux3.png)
5+
![vimux](https://www.braintreepayments.com/assets/images/blog/vimux3.png)
66

77
What inspired me to write vimux was [tslime.vim](https://github.com/kikijump/tslime.vim), a plugin that lets you send input to tmux. While tslime.vim works well, I felt it wasn't optimized for my primary use case which was having a smaller tmux pane that I would use to run tests or play with a REPL.
88

0 commit comments

Comments
 (0)