Joined May 2011
·

Vladimir Parfinenko

Excelsior
·
Russia, Novosibirsk
·
·
·

Posted to Vim: re-indent an area over 1 year ago

Pro tip for screenshots:

" Remove menu bar
set guioptions-=m

" Remove toolbar
set guioptions-=T
Posted to Rspec array equality over 1 year ago

"If you need to test whether two arrays contain same elements disregarding its order"
In such a case you should you sets. ;)

Achievements
149 Karma
0 Total ProTip Views