Open mortbauer opened 11 years ago
Which branch do you use, the current master is really buggy, please give the develop branch a shot.
Actually I second that. For some reason it does not play well with the Startify
plugin either.
It seems like MiniBufferExplorer confuses vim into thinking that MiniBufferExplorer is the active pane when in fact it is not. All sorts of crazy things happen after that.
One of the side effects by the way is that it does not get themed.(Lacks Powerline too unless selected)
@AkaiBureido Plese test the develop branch for this
I am on develop branch. At least I think I am... [Edit: Apologies, I an not very good with git apparently. Now I am on develop. I will check whether the issue is still there.]
@AkaiBureido Any update? Does the develop branch fix you problem?
sorrry, after the problems i disabled it again. I will give a try again, but right now I have to many things to do.
@techlivezheng Unfortunately no it does not seem like the problems got fixed... Dare I say they are even more pronounced. After opening a file with Startify and then opening NERDTree things go quite nuts... Something is profoundly wrong either with your code or with my set up...
(I believe that I should reference #87 as it seems related to my problem...)
I can share my vim folder if you want...
@AkaiBureido Yes, please share you vim folder and the instruction on how to get this problem.
@mortbauer Just tried with only project and minibufexpl(develop branch) installed, the "Welcome" command seems work quite well.
@mortbauer @AkaiBureido Any update? If no reponse given, I will colse this issue.
here is my vimrc [http://cl.ly/3w2F3T061P0P] It probably has a bit too many plugins... But you can test you plugin against it.
To get to the problem just open a few files to fill up the recent menu. The use the startify and you should be (hopefully) able to reproduce the problem.
I will test it after the weekends with the new version if you wont beat me to that.
Hey it is a quite specific bug i found, havn't really lokked into it more, but it occurs in your (by the way great plugin) and looks the following:
Error detected while processing function <SNR>38_AutoUpdate..<SNR>38_CycleBuffer: line 13: E85: There is no listed buffer
it only happens if I use the ":Welcome" function of https://github.com/amiorin/vim-project. Maybe somebody can help.
Thanks