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
Vim-Lastplace works well when opening a file using NERDTree, but if I toggle tagbar after opening the file, the entire layout get messed up.
I've found a stackoverflow question (#33516037) that describes the exact situation and even have text diagram explaning the situation. It seems that BufWinEnter function causes this issue.
The text was updated successfully, but these errors were encountered:
Vim-Lastplace works well when opening a file using NERDTree, but if I toggle tagbar after opening the file, the entire layout get messed up.
I've found a stackoverflow question (#33516037) that describes the exact situation and even have text diagram explaning the situation. It seems that BufWinEnter function causes this issue.
The text was updated successfully, but these errors were encountered: