<p dir="ltr">I was thinking about back to vim, it starts so fast and has everything you need in tree letters, and the completion works out of box. I never get the completion really working with emacs. I remember that was coding with Lua headers and the completion crashed :( I just give up on it, who needs auto completion..</p>
<p dir="ltr">I&#39;ll give vim a second chance :)</p>
<p dir="ltr">Regards</p>
<div class="gmail_quote">Em 22/12/2015 20:15, &quot;Clemens Gruber&quot; &lt;<a href="mailto:clemens.gruber@pqgruber.com">clemens.gruber@pqgruber.com</a>&gt; escreveu:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Daniel,<br>
<br>
&gt; My boss came to my desk today raiging that I should use more productive<br>
&gt; tools for developing. Well I don&#39;t want to begin an editor war but, yes, I<br>
&gt; use emacs. I used to use vim before but the integration of emacs and gdb<br>
&gt; has caught my attention.<br>
<br>
emacs and vim are both very powerful editors, each with their own pros<br>
and cons, but both very suitable for developing code!<br>
I don&#39;t think it&#39;s a good idea for a boss to force his devs into using<br>
some GUI IDE like Eclipse.<br>
Personally, I don&#39;t like it because it is slow (Hi Java!) and does too much<br>
stuff which I do not need when writing and debugging non-Java code.<br>
<br>
If you are already used to Emacs and gdb mode, that&#39;s great.<br>
<br>
Recently I am more and more using (g)vim and discovered a nice vim plugin:<br>
NERDTree <a href="https://github.com/scrooloose/nerdtree" rel="noreferrer" target="_blank">https://github.com/scrooloose/nerdtree</a> (A tree explorer plugin)<br>
<br>
Oh and there is also cgdb: <a href="https://github.com/cgdb/cgdb" rel="noreferrer" target="_blank">https://github.com/cgdb/cgdb</a><br>
<br>
Cheers,<br>
Clemens<br>
</blockquote></div>