Joined February 2013
·
Posted to
vim: Open multiple files into splits in 1 command
over 1 year
ago
You can type :sp and split the same file. So you can keep looking at one method in one pane, and then move about in the same file in the other pane
orgin: http://therealadam.com/2012/03/15/how-i-use-vim-splits/
Posted to
tolinks(); convert urls to link in a string
over 1 year
ago
contain error <br />
foreach( $protocols as $p)
Posted to
Removing deleted files from a git commit
over 1 year
ago
$git commit -a <br />
does this command is capable to do it..?
Posted to
Top 3 Coding Fonts
over 1 year
ago
Ubuntu mono
Achievements
72 Karma
998 Total ProTip Views
Nephila Komaci 3
Have at least three 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
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
Nephila Komaci
Have at least one original repos where PHP is the dominant language
Forked
Have a project valued enough to be forked by someone else
Charity
Fork and commit to someone's open source project in need
sometimes we need to put the port option before the host <br/>
ssh -p 1234 user@remote_ip