Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The markdownquote can be replaced by (at least in vim):

^ (jump to the beginning)

ctrl+v (block selection)

j (move cursor down)

shift+i (bulk insert?)

type ><space>

ESC



:'<,'>s/.*$/> \0/ also


or even better:

  :'<,'>s/^/> /


Duh, yeah youre right. This wins.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: