<div dir="ltr">Cool tips Homan, Lan already using NERDtree.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jan 11, 2013 at 9:54 AM, Homan Chou <span dir="ltr"><<a href="mailto:homanchou@gmail.com" target="_blank">homanchou@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I use sublime text right now, which has some really useful features<br>
navigating to a certain file in your project or search/replace within<br>
your project.<br>
<br>
I would switch to vim if it could learn how to do the same things and<br>
I just found this:<br>
<a href="http://blog.psy-q.ch/2012/07/building-your-own-sublime-out-of-free-components-with-vim/" target="_blank">http://blog.psy-q.ch/2012/07/building-your-own-sublime-out-of-free-components-with-vim/</a><br>
 I think I'll play around with this and see if it works well for me.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On Fri, Jan 11, 2013 at 7:59 AM, yoshio <<a href="mailto:ak209@lafn.org">ak209@lafn.org</a>> wrote:<br>
> On Fri, Jan 11, 2013 at 02:10:48AM -0800, Lan Dang wrote:<br>
>> I can share a vim tip right now that will prove quite useful to certain<br>
>> people<br>
><br>
> In Gnome Terminal, when using vim with the syntax coloring on with the<br>
> terminal background color black, I had a very hard time reading the comments<br>
> in code because the comments appear dark blue against a black background.<br>
> If you type ":set background=dark" (or ":set bg=dark"), then the<br>
> comments become much easier to read.<br>
><br>
> You can put "set background=dark" in your ~/.vimrc.  Your distro<br>
> already probably put "syntax on" in your .vimrc skeleton.<br>
><br>
> The default is background=light, which probably works well for people<br>
> who have a white terminal background.<br>
><br>
<br>
</div></div></blockquote></div><br></div>