Conversation
|
I'd love to see this "merged", but seeming as how this repository is auto-generated, I suppose the maintainers would have to update their automation scripts. ...but nonetheless, I'll be using your fork for my vim setup (that is, until vim-scripts gets fixed or someone mirrors the Svn repo), I hope you don't mind. |
|
+1 |
|
Had to fork your repository too. |
|
bump can we get this pulled in? still an issue. halp! |
|
+1 |
|
+1 - hmm, seems like lack of an actual project owner here is a real drawback to vim scripts on github -- if there is no process to process patches, whats the point? |
|
vim-scripts is just a mirror. It's up to the original author to pull the patches. You can always fork it. |
|
I fixed this in my checkout by doing: git reset --hard HEAD~1 -- Turns out all the missing python files were deleted in the last commit. My new mirror is at tom-dignan/Conque-Shell. I pushed the changes up with git push -f origin master. |
|
missing autoload files |
|
+1 |
|
PLEASE ADDD |
|
Subscribe |
|
+1 |
|
FYI, the files are still missing. Could someone finally merge this in, or point us to a better GitHub repo for this plugin? |
|
I've found using vim inside tmux is the best solution
|
There are several vital files that for some reason are not included here. I added them from http://conque.googlecode.com/svn/trunk/ and confirmed it was working in my fork.