Re: [CMake] CMake in Vim

2013-09-30 Thread Jacky Alciné
On Sat September 28 2013 8.15.05 PM Clifford Yapp wrote: On Thu, Sep 26, 2013 at 4:39 PM, Jacky Alciné jackyalc...@gmail.com wrote: Hey all, I’ve been working on a Vim plug-in for Cmake. It provides a bit of support but it’s on the rise and I’d love to hear from the Vim + Cmake users

Re: [CMake] CMake in Vim

2013-09-30 Thread Jacky Alciné
On Sat September 28 2013 9.50.30 PM Magnus Therning wrote: On Thu, Sep 26, 2013 at 04:39:06PM -0400, Jacky Alciné wrote: Hey all, I've been working on a Vim plug-in for Cmake. It provides a bit of support but it's on the rise and I'd love to hear from the Vim + Cmake users about

Re: [CMake] CMake in Vim

2013-09-28 Thread Magnus Therning
On Thu, Sep 26, 2013 at 04:39:06PM -0400, Jacky Alciné wrote: Hey all, I’ve been working on a Vim plug-in for Cmake. It provides a bit of support but it’s on the rise and I’d love to hear from the Vim + Cmake users about it. http://jalcine.github.io/cmake.vim/ This is excellent to hear

Re: [CMake] CMake in Vim

2013-09-28 Thread Marc Weber
You want feedback? First: You're false. CMAKE is not the *only* way to build C/C++ projects. In fact I've tried rewriting the make system of Vim using cmake and ran into trouble then gave up because it would have taken too much time. Adding includes for invividual .c files is a major problem

Re: [CMake] CMake in Vim

2013-09-28 Thread Clifford Yapp
On Thu, Sep 26, 2013 at 4:39 PM, Jacky Alciné jackyalc...@gmail.com wrote: Hey all, I’ve been working on a Vim plug-in for Cmake. It provides a bit of support but it’s on the rise and I’d love to hear from the Vim + Cmake users about it. http://jalcine.github.io/cmake.vim/ Cheers! So we

[CMake] CMake in Vim

2013-09-26 Thread Jacky Alciné
Hey all, I’ve been working on a Vim plug-in for Cmake. It provides a bit of support but it’s on the rise and I’d love to hear from the Vim + Cmake users about it. http://jalcine.github.io/cmake.vim/ Cheers! -- Jacky Alciné - PGP: 201999FC http://jalcine.me signature.asc Description

[CMake] cmake syntax vim

2007-05-22 Thread Mathieu Malaterre
Hello there, I would like to know how one is supposed modify the cmake syntax file: http://www.cmake.org/CMakeDocs/cmake-syntax.vim How can I submit my changes ? Thanks, -- Mathieu ___ CMake mailing list CMake@cmake.org