Hegwin.Me
The hydra-universe twisting its body scaled in stars.
Home
Tools
WoW Battle Pet
Meow Etymons
About
Search with Ack in Vim
Vim查找工具Ack
Vim
Ack
Feb 07, 2015
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.
Manage your vim plugins with Vundle
Vim插件管理工具Vundle
Vim
Feb 06, 2015
Much of Vim's magic requires plugins to do it. When I first started with Vim, I always went to the official website to download plugins and then read the instructions to install them in a directory. At first I thought it was new, but after I got more and more into it, I thought it was quite a hassle to...