Skip to content

Conversation

@sjmelia
Copy link
Contributor

@sjmelia sjmelia commented May 15, 2016

See issue #45

To resolve this i've changed the hook to be for both BufEnter and WinEnter. Let me know if there's anything further I can do around this!

@ntpeters
Copy link
Owner

I think we might be able to get away with just adding WinEnter to the existing BufWinEnter call, as it used to be.

You can also consolidate these into the same autocommand like with a comma (WinEnter,BufWinEnter), rather than adding a second autocommand.

@sjmelia
Copy link
Contributor Author

sjmelia commented May 16, 2016

Sounds good - as suggested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants