Joined September 2012
·
Posted to
What is the best OS for web development? (Community Protip)
over 1 year
ago
( mac brew, brew cask ) + ( parallel windows for ie or virtual box for all IE ) + ( vagrant for docker ), done you have the best in all worlds
Achievements
67 Karma
0 Total ProTip Views
T-Rex
Have at least one original repo where C is the dominant language
Altruist
Increase developer well-being by sharing at least 20 open source projects
Raven
Have at least one original repo where some form of shell script is the dominant language
Charity
Fork and commit to someone's open source project in need
Nephila Komaci
Have at least one original repos where PHP is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Kona
Have at least one original repo where CoffeeScript is the dominant language
for this one
nnoremap ; :
nnoremap : ;
i map my <space>, so you dont need to screw up your normal keymap
and another tip if you doing php ->
inoremap <C-l> ->
unless you remap your hjkl to cursor movement in input mode, which is also a nice feature, i have an ft detetion on this one, php is ->, js is var, and txt file is movement.