September 1st, 2012 by Derek Wyatt
I’d like to say that I write useful code all the time, but let’s face facts… useful code doesn’t come around all that often. In my new job I’m using Maven instead of SBT and I miss the cool tilde modifier in a big way. And now that I’m using the Artima book...
Read morePosted in Vim | No comments
March 16th, 2012 by Derek Wyatt
A little while ago, I gave up on Zsh. There were a number of people that showed me how I could have fixed up Zsh so it would suck less, but I just didn’t have time. Well, I found myself with some time yesterday that couldn’t be spent doing much useful, so I made the switch. It now...
Read morePosted in Vim | No comments
March 2nd, 2012 by Derek Wyatt
I recently responded to someone’s question on StackOverflow and now I have to rant about something. There is a large problem I find with programmers that I meet (generally in Real Life, as opposed to on the ‘net because on the ‘net I associate with passionate programmers) when...
Read morePosted in Vim | 1 comment
February 14th, 2012 by Derek Wyatt
Ok, so everyone and their grandmother appears to be using Zsh and I was starting to wonder what was wrong with me. Why was I still using Bash? So I grabbed Oh-My-Zsh (which was pretty cool, BTW) and dove in… but here’s the problem – I didn’t have time to dive in. ...
Read morePosted in Vim | 5 comments
July 5th, 2011 by Derek Wyatt
I’ve put my Vim configuration on GitHub now. Have a gander at http://github.com/derekwyatt/vim-config
Posted in Vim | 11 comments
March 10th, 2011 by Derek Wyatt
The Vim ‘indent’ script for Scala that I’ve been working on is now starting to take some decent shape. If you’re a Scala coder and are working in Vim, I can now actually recommend this script :). It’s actually the least complicated one I’ve written that achieves...
Read morePosted in Scala, Vim | No comments
March 9th, 2011 by Derek Wyatt
I found some time to update the indent file for Scala recently. It’s getting better and more complicated, unfortunately. Please feel free to fork it and make changes/fixes… I hate writing this thing :) Grab it from my vim-scala repository on github. Posted with WordPress for...
Read morePosted in Vim | No comments
February 27th, 2011 by Derek Wyatt
So, a little over a month ago, I changed departments where I work – I used to work in the Enterprise Software group and have moved to the System Architecture / Research group. There are some great things that go with this: I get to work with Vim more than I used to because I now code a lot...
Read morePosted in Vim | 5 comments
October 27th, 2010 by Derek Wyatt
Well, I got another patch from someone for protodef. It was just getting silly that I didn’t have anywhere to actually put this stuff and I was getting tired of people sending patches :). Now y’all can just fix stuff for me directly… go to it. Head here for protodef. Head...
Read morePosted in Vim | No comments
October 12th, 2010 by Derek Wyatt
I’ve finally updated FSwitch and ProtoDef after a long time waiting. Three guys gave me patches over many months and I’ve finally put them together into an actual couple of releases. Thanks to Matt Spear, Timon Kelter and Dmitry Bashkatov. Sorry about the wait fellas.
Posted in Vim | 4 comments