You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments