Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FocusGained FocusLost autocmd missing nomodeline
Issue#591: Auto folds close when loosing focus. The interaction between neovim-qt calling FocusLost and modelines can cause folds to disappear on their own. This behavior is divergent from nvim. This fix takes a similar solution/approach to the following: onivim/oni#575
- Loading branch information