-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Here is my mac setup:
OS: MacOS X 10.7.2 Lion
MacVim Snapshot 62
Here is how I installed dokuvimki:
git clone git://github.com/chimeric/dokuvimki.git dokuwimki
cp -R dokuvimki/* ~/.vim
then I updated my .vimrc file and added all necessary lines, the detect part and user & pass part.
When I launch MacVim I got this error below:
DokuVimKi Error: The dokuwikixmlrpc python module is missing!
Then I tried to install the module from here:
git clone git://github.com/chimeric/dokuwikixmlrpc dokuwikixmprpc
cd dokuwikixmprpc
sudo python setup.py install
But after that things get worser. I didn't get any error message and DWhelp command didn't work. "Not an editor command" when I try to use DWhelp.
Please advise. Thanks.
Metadata
Metadata
Assignees
Labels
No labels