Skip to content

Instantly share code, notes, and snippets.

View mattreduce's full-sized avatar
🏎️

Matthew Conway mattreduce

🏎️
View GitHub Profile
" http://vimgolf.com/challenges/4d1a34ccfa85f32065000004
noremap E VyjVp
" http://vimgolf.com/challenges/4d1a4d82a860b7447200008d
noremap <silent> <leader>v mv:%s/\s\+$//e<CR>:%s/\t/ /e<CR>`v
" this one was already in my .vimrc