Re: new tool for vim users

2014-08-11 Thread Markus Mohrhard
Hey, On Mon, Aug 11, 2014 at 12:52 PM, Eike Rathke wrote: > Hi Markus, > > On Thursday, 2014-08-07 23:10:35 +0200, Markus Mohrhard wrote: > >> looking for a task that does not make my head spin while being sick in >> bed I worked on support for YouCompleteMe [1]. For people who don't >> know it,

Re: new tool for vim users

2014-08-11 Thread Eike Rathke
Hi Markus, On Thursday, 2014-08-07 23:10:35 +0200, Markus Mohrhard wrote: > looking for a task that does not make my head spin while being sick in > bed I worked on support for YouCompleteMe [1]. For people who don't > know it, it is a VIM plugin -- one more reason for emacs users to > switch to

Re: new tool for vim users

2014-08-08 Thread Bjoern Michaelsen
Hi Markus, On Thu, Aug 07, 2014 at 11:10:35PM +0200, Markus Mohrhard wrote: > looking for a task that does not make my head spin while being sick in > bed I worked on support for YouCompleteMe [1]. We need to make you sick more often! ;) Well, with full semantic code completion for Vim -- the on

new tool for vim users

2014-08-07 Thread Markus Mohrhard
Hey, looking for a task that does not make my head spin while being sick in bed I worked on support for YouCompleteMe [1]. For people who don't know it, it is a VIM plugin -- one more reason for emacs users to switch to the good side ;) -- that provides code-completition based on clang. Therefore