jalcine / cmake.vim

:hammer: CMake functionality within Vim.
https://jalcine.github.io/cmake.vim
MIT License
74 stars 11 forks source link

Abstract out task runners. #35

Closed jalcine closed 9 years ago

jalcine commented 9 years ago

In order to make it easy to swap how processes are run in the background, styling and extra things that cmake.vim could help with; cmake#extension is here to provide just that.