mohitleo9 / vim-fidget

34 stars 5 forks source link

Ability to browse and restart server for local fidgets #6

Open benfrain opened 9 years ago

benfrain commented 9 years ago

Not sure if this is obvious and I am just missing it. If I want to open a previous fidget and start the live editing environment again - how do I do that?

It's easy enough to find an old Fidget from the tmp files but how to kick that into the browser again for further editing?

mohitleo9 commented 9 years ago

Hmm when I wrote the script I had this in mind but totally forgot to implement that. It will require a few small changes in the bash script and the vimscript I will make it sometime this weekend. Right now I working on adding coffeescript and sass support

benfrain commented 9 years ago

That's great, Sass support :+1: