That's the exact setup I have. Also have a couple vim entries to make my life simpler:
This just executes the file I'm currently working on: https://github.com/trevnorris/.vim/blob/master/vimrc#L140-141 And I use this to quick wrap code that I know I won't want committed: https://github.com/trevnorris/.vim/blob/master/vimrc#L145-148 On Thursday, September 20, 2012 9:42:27 AM UTC-7, Andrew Mclagan wrote: > > Im switching to Ubuntu after struggling with windows, i will replace > notepad++ with Vim and finally get into terminal... > > Im interested in what OS / Dev Enviroment other Node.js developers use? > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
