We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5eb700 commit 3d1b5a8Copy full SHA for 3d1b5a8
content/pages/02-development-environments/12-tmux.markdown
@@ -24,6 +24,10 @@ easier to use many shells at once and attaching to both local and remote
24
25
### tmux resources
26
* [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.
31
32
* [Making tmux Pretty and Usable - A Guide to Customizing your tmux.conf](http://www.hamvocke.com/blog/a-guide-to-customizing-your-tmux-conf/)
33
0 commit comments