aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Bobov <abobov@gmail.com>2016-07-07 16:33:33 +0500
committerAnton Bobov <abobov@gmail.com>2016-07-07 16:33:33 +0500
commit8ebeadcb0b32ab7b2a9cfd5a43332181e6c48406 (patch)
tree8ac6e080ef4ec39059314c6a3e2f9eabdb72fa54
parent785cdf683b3d2164df11caca74de38f95113979f (diff)
[vim] Add CtrlP and Emmet plugins.
-rw-r--r--.gitmodules6
m---------files/.vim/bundle/ctrlp.vim0
m---------files/.vim/bundle/emmet-vim0
3 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index b9cc2ae..92da0fe 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -87,3 +87,9 @@
[submodule "files/.vim/bundle/vim-bracketed-paste"]
path = files/.vim/bundle/vim-bracketed-paste
url = https://github.com/ConradIrwin/vim-bracketed-paste
+[submodule "vim/ctrlp"]
+ path = files/.vim/bundle/ctrlp.vim
+ url = https://github.com/ctrlpvim/ctrlp.vim
+[submodule "vim/emmet"]
+ path = files/.vim/bundle/emmet-vim
+ url = https://github.com/mattn/emmet-vim.git
diff --git a/files/.vim/bundle/ctrlp.vim b/files/.vim/bundle/ctrlp.vim
new file mode 160000
+Subproject 08b40e1394d60aef213fa423bcd45db0ef6bcbc
diff --git a/files/.vim/bundle/emmet-vim b/files/.vim/bundle/emmet-vim
new file mode 160000
+Subproject 26899b9981d8ede8d01ad9d64a3a102c762694d