preservim / vimux

easily interact with tmux from vim
MIT License
2.2k stars 159 forks source link

wrong value of ("g:VimuxUseNearestPane", 1) #92

Closed introom closed 10 years ago

introom commented 10 years ago

https://github.com/benmills/vimux/blob/master/plugin/vimux.vim#L61

I think it should be ("g:VimuxUseNearestPane", 0) not 1.

benmills commented 10 years ago

This is actually a miss in the docs. Vimux 1.0.0 changed the default to 1.