Skip to content

Commit 3d1b5a8

Browse files
committed
add some comments around a tmux resource
1 parent c5eb700 commit 3d1b5a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/pages/02-development-environments/12-tmux.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ easier to use many shells at once and attaching to both local and remote
2424

2525
### tmux resources
2626
* [Tmux and Vim - even better together](https://blog.bugsnag.com/tmux-and-vim/)
27+
explains how using tmux with the [Vim](/vim.html) editor provide better
28+
multi-window navigation using only keystrokes and other benefits. As an avid
29+
tmux+Vim user myself, I can attest to how great these two tools complement
30+
each other.
2731

2832
* [Making tmux Pretty and Usable - A Guide to Customizing your tmux.conf](http://www.hamvocke.com/blog/a-guide-to-customizing-your-tmux-conf/)
2933

0 commit comments

Comments
 (0)