Closed benfrain closed 10 years ago
hmmm I think that might be happening cuz the server is not shutting down. I will bind the server cleanup on some other events
Fantastic. Look forward to the revision :)
Thanks for the great plugin. :)
On 21 Sep 2014, at 18:15, mohitleo9 notifications@github.com wrote:
hmmm I think that might be happening cuz the server is not shutting down. I will bind the server cleanup on some other events
— Reply to this email directly or view it on GitHub.
Thanks :)
Can you try now
you will have to do
npm uninstall -g vim-fidget
first
and then install again but without -g (you can follow the readme for that )
Didn't go well!
After doing that, at first it just didn't bring in the template changes. So I removed again and also trashed the tmp/ folders. I also removed from Vundle and re-added/installed.
Now :VimFidget
opens the 3 windows but they are all blank.
:( Any ideas?
You are right I looked into the problem the vimscript path was doing something weird. Fixed that now it should work. Let me know how it goes. And thanks for the patience
Yes, that sorted it. Thanks very much.
I love this plugin. Very handy. However, I went into the
template/index.html
in the hopes of being able to add jQuery to the head (and saved into the template folder alongside the other files) and a viewport meta tag. However, once done, and Vim was relaunched it doesn't pick up the changes.How should I go about amending the index template?