cb5c4c031e
- Use neovims job api instead of uv.spawn (Probably a bit less performent but should be more stable) - Fix async jobs leaking pipes - Fix wrong diff counts .Used to occur because job might not be dead after closing it . And that still alive job may send data over stdout corrupting the cache. - lots of variable renames in diff. - utils/async.lua has been replaced by utils/job.lua |
||
---|---|---|
.. | ||
components | ||
extensions | ||
themes | ||
utils | ||
component.lua | ||
config.lua | ||
highlight.lua | ||
init.lua |