luan / vimfiles

The Vim Configuration. Uses vim-plug to manage plugins.
172 stars 58 forks source link

Re-add christoomey/vim-tmux-navigator plugin #101

Closed craigfurman closed 7 years ago

craigfurman commented 7 years ago

Hi Luan,

This plugin was removed in https://github.com/luan/vimfiles/commit/ddcb1480321c26ba28dab85106b03aa9544e805b#diff-217e7c20c644e9b3036ab8324350e64e, and it looks like it might have been an accident? Sorry if there's a reason I didn't see.

luan commented 7 years ago

Hi @craigfurman,

Sorry this if caught you by surprise. It was not an accident, this plugin has been bothering people trying to get used to tmux since it's integration ends up being a little surprising to people: "oh, how did I leave my vim pane?!?". I'd recommend that you add it to your ~/.vimrc.local.plugins (see Customizing if you want to continue to use it.

Thanks for the feedback anyways, I should be a little more diligent with commit messages to properly communicate this intent.

craigfurman commented 7 years ago

No worries, we'll add it to our local plugins