Commit Graph
7 Commits
Author SHA1 Message Date
Jeremy Pallats/starcraft.man 02710070a1 Testing changes. 2015-04-08 07:22:46 -04:00
Jeremy Pallats/starcraft.man 047fbba4cd New dict format. 2015-03-27 13:03:46 -04:00
Jeremy Pallats/starcraft.man fa5ece81f7 New neovim jobs API. 2015-03-26 10:41:43 -04:00
Jeremy Pallats/starcraft.man 8da3942484 Fix for #193 Missing status when PlugUpdate 2015-03-22 15:49:53 -04:00
Jeremy Pallats/starcraft.man d0120cfb45 Disable on cygwin for now. 2015-03-12 09:57:12 -04:00
Jeremy Pallats/starcraft.man 44410a32e3 Linking to wiki. 2015-02-22 08:23:55 -05:00
Jeremy Pallats/starcraft.man e362fd5931 Python parallel plugin management.
* Main differences from ruby are inside Command class, notably it
poll/sleeps on the subprocess to check output & timeout.
* Another difference, interrupt is not instaneous due to checking var.
* Otherwise, I mainly just mirrored code into objects.
* Note that due to GVim freeze, disabling use on Windows
2015-02-18 10:07:35 -05:00