jalcine / cmake.vim

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

project similar to cmake.vim #22

Closed sigidagi closed 9 years ago

sigidagi commented 10 years ago

Recently I made a fork of cmake-project from https://github.com/Ignotus/vim-cmake-project to provide some minor changes, but ended up with new branch - completely new source code: https://github.com/sigidagi/vim-cmake-project

If you think that some ideas could fit to cmake.vim project, you are welcome to use it. Let me know if you find some incorrections and bugs.

jalcine commented 10 years ago

Thanks for the reference! I'll look it over and probably push over some of my thoughts.

bchretien commented 10 years ago

I also stumbled upon this one: https://github.com/vhdirk/vim-cmake

A section in README.markdown comparing alternatives could be nice for people starting to look for a CMake plugin.

jalcine commented 10 years ago

Noted; I'll have to get this added in.