1
0
Fork 0

Add CtrlP plugin.

main
Mari 5 years ago
parent 1899c6afcc
commit 87bfd74fc9
  1. 3
      .gitmodules
  2. 1
      vim/bundle/ctrlp.vim

3
.gitmodules vendored

@ -28,3 +28,6 @@
[submodule "vim/bundle/tern_for_vim"]
path = vim/bundle/tern_for_vim
url = https://github.com/ternjs/tern_for_vim.git
[submodule "vim/bundle/ctrlp.vim"]
path = vim/bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim.git

@ -0,0 +1 @@
Subproject commit d93d97813dc839ef0782302a0debd7c4877f09f3
Loading…
Cancel
Save