wsdjeg / .SpaceVim.d

My dotfiles for Archlinux and Windows
1.44k stars 133 forks source link

Use rg for ctrlp #62

Closed wsdjeg closed 8 years ago

wsdjeg commented 8 years ago

https://github.com/BurntSushi/ripgrep/issues/75

I will use rg for ctrlp:

  1. Include files in ./test/, which has been add into gitignore.
  2. only show me the text file, exclude *.jpg and so on.
  3. use &wildignore in vim.