Skip to content

Fixed problem: Python files missing in autoload directory#4

Open
vaibhav276 wants to merge 1 commit intovim-scripts:masterfrom
vaibhav276:master
Open

Fixed problem: Python files missing in autoload directory#4
vaibhav276 wants to merge 1 commit intovim-scripts:masterfrom
vaibhav276:master

Conversation

@vaibhav276
Copy link
Copy Markdown

The autoload directory had no python files, which are required for the plugin to work. Because of this it was not working out of the box from Vundle installation.
I have put the python files I found at https://code.google.com/p/conque/

@sholsapp
Copy link
Copy Markdown

+1 this is a problem for me, too. Can this be merged?

@ocehugo
Copy link
Copy Markdown

ocehugo commented Jun 26, 2014

+1

2 similar comments
@skylite21
Copy link
Copy Markdown

+1

@albertoCaroM
Copy link
Copy Markdown

+1

@shadowhand
Copy link
Copy Markdown

👍 these files are missing and the plugin is unusable without them.

@dmcinnes
Copy link
Copy Markdown

Another +1, this plugin is broken

@ecasilla
Copy link
Copy Markdown

+1

@smetroid
Copy link
Copy Markdown

+1
For the time being I ended up cloning another repo that appeared to have the python scripts that are needed for Conque-Shell to work. I then copied the autoload directory from conque-term to the Conque-Shell directory.

git clone https://github.com/rosenfeld/conque-term

@tsteuwer
Copy link
Copy Markdown

@vim-scripts why is this not merged? It's completely useless without it.

@diversemix
Copy link
Copy Markdown

@tsteuwer @smetroid @ecasilla @dmcinnes @shadowhand @ocehugo @sholsapp @vaibhav276 ... shall we consider forking?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.