cmake-project.vim icon indicating copy to clipboard operation
cmake-project.vim copied to clipboard

new source code for cmake-project

Open sigidagi opened this issue 11 years ago • 2 comments

I made a fork of cmake-project to provide some minor changes but I ended up with completely new source code - new branch. Idea is the same - to have a project view on sidebar and some command(s) for project building. Source code is reduced to 100 lines because of use external NERDTree plugin. Take a look at this new branch: https://github.com/sigidagi/vim-cmake-project

Send to me a comments.

sigidagi avatar Jun 30 '14 08:06 sigidagi

Hi,

You have moved 75 lines of code into another file :)

Ignotus avatar Jul 01 '14 10:07 Ignotus

Oh no, that 75 lines of code (in a separate file) is not necessary - so I've removed from project. At the moment I'm considering to add to the project another pane: https://github.com/benmills/vimux

sigidagi avatar Jul 01 '14 21:07 sigidagi