From 72efcdab938b0aa53316f784964d9e971a06b08b Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Wed, 29 Jan 2014 10:37:35 +0100 Subject: some new vim modules Signed-off-by: Florian Pritz --- .vim/bundle/YouCompleteMe | 1 + .vim/bundle/clang_complete | 1 + .vim/bundle/echodoc.vim | 1 + .vim/bundle/neobundle.vim | 1 + .vim/bundle/neosnippet-snippets | 1 + .vim/bundle/neosnippet.vim | 1 + .vim/bundle/vim-marching | 1 + .vim/bundle/vim-reunions | 1 + .vim/bundle/vimproc.vim | 1 + 9 files changed, 9 insertions(+) create mode 160000 .vim/bundle/YouCompleteMe create mode 160000 .vim/bundle/clang_complete create mode 160000 .vim/bundle/echodoc.vim create mode 160000 .vim/bundle/neobundle.vim create mode 160000 .vim/bundle/neosnippet-snippets create mode 160000 .vim/bundle/neosnippet.vim create mode 160000 .vim/bundle/vim-marching create mode 160000 .vim/bundle/vim-reunions create mode 160000 .vim/bundle/vimproc.vim (limited to '.vim/bundle') diff --git a/.vim/bundle/YouCompleteMe b/.vim/bundle/YouCompleteMe new file mode 160000 index 0000000..56e6941 --- /dev/null +++ b/.vim/bundle/YouCompleteMe @@ -0,0 +1 @@ +Subproject commit 56e69412e3e36e3a0713d5cd9191a4ad26cb47be diff --git a/.vim/bundle/clang_complete b/.vim/bundle/clang_complete new file mode 160000 index 0000000..101ab71 --- /dev/null +++ b/.vim/bundle/clang_complete @@ -0,0 +1 @@ +Subproject commit 101ab718578d9afcf7e9df51c7004ba41ee99eba diff --git a/.vim/bundle/echodoc.vim b/.vim/bundle/echodoc.vim new file mode 160000 index 0000000..4b894e9 --- /dev/null +++ b/.vim/bundle/echodoc.vim @@ -0,0 +1 @@ +Subproject commit 4b894e9a8f9fe8fb4b102e21dba9870ed5383833 diff --git a/.vim/bundle/neobundle.vim b/.vim/bundle/neobundle.vim new file mode 160000 index 0000000..d34d23c --- /dev/null +++ b/.vim/bundle/neobundle.vim @@ -0,0 +1 @@ +Subproject commit d34d23c756eb614043e2d2e6f20325e7e9ac3b40 diff --git a/.vim/bundle/neosnippet-snippets b/.vim/bundle/neosnippet-snippets new file mode 160000 index 0000000..d8e1323 --- /dev/null +++ b/.vim/bundle/neosnippet-snippets @@ -0,0 +1 @@ +Subproject commit d8e13234334fcbbdbf8bf17b7c6182b98e24c80f diff --git a/.vim/bundle/neosnippet.vim b/.vim/bundle/neosnippet.vim new file mode 160000 index 0000000..cf1211c --- /dev/null +++ b/.vim/bundle/neosnippet.vim @@ -0,0 +1 @@ +Subproject commit cf1211c242f079057f293c226b13b3b6a9ee40a1 diff --git a/.vim/bundle/vim-marching b/.vim/bundle/vim-marching new file mode 160000 index 0000000..4bd269d --- /dev/null +++ b/.vim/bundle/vim-marching @@ -0,0 +1 @@ +Subproject commit 4bd269da1dc14ab6eb6548699083e8f84ef7ad0b diff --git a/.vim/bundle/vim-reunions b/.vim/bundle/vim-reunions new file mode 160000 index 0000000..42cf838 --- /dev/null +++ b/.vim/bundle/vim-reunions @@ -0,0 +1 @@ +Subproject commit 42cf8386bc79849737b1b5b1b14b23b77404ec0e diff --git a/.vim/bundle/vimproc.vim b/.vim/bundle/vimproc.vim new file mode 160000 index 0000000..11bd685 --- /dev/null +++ b/.vim/bundle/vimproc.vim @@ -0,0 +1 @@ +Subproject commit 11bd6853b25f73f3729cccbb9282fecade2bf50a -- cgit v1.2.3-24-g4f1b