Hegwin.Me

Time doth transfix the flourish set on youth. And delves the parallels in beauty's brow.

Search with Ack in Vim

Vim查找工具Ack

Whenever I use vim's native "vimgrep" to do global lookup in vim, I feel quite depressed because I don't use it too often, so I feel the command is complicated and I always can't remember it. So at my colleague's suggestion, I tried Ack.vim, and I thought it was pretty good. I just encountered some small problems while installing it.