aeonaut

Results 3 issues of aeonaut

I've followed the instructions, but I get no output from Headhunter at all after running `HEADHUNTER=true rspec spec/features`. The tests execute normally but no word from Headhunter. (Actually, I have...

Deadweight works as expected when I run it as a rake task. However, when I try to run it with rspec, it finds no selectors: ``` $ DEADWEIGHT=true rspec spec/features/surveys_index_spec.rb...

I have NERDTreeShowLineNumbers=0 in my vimrc.local, but numbers are still displayed in the NerdTree pane. Anyone know how to get rid of them?