From 7c7dfb2050d584e8de6e7fb68224e371dc0c8178 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Wed, 3 May 2017 10:48:21 +0200 Subject: Vim modules add nerdcommenter and indent-guides and updates --- vim/bundle/YouCompleteMe | 2 +- vim/bundle/lightline.vim | 2 +- vim/bundle/nerdcommenter | 1 + vim/bundle/syntastic | 2 +- vim/bundle/vim-gitgutter | 2 +- vim/bundle/vim-indent-guides | 1 + vim/bundle/vim-snippets | 2 +- 7 files changed, 7 insertions(+), 5 deletions(-) create mode 160000 vim/bundle/nerdcommenter create mode 160000 vim/bundle/vim-indent-guides (limited to 'vim/bundle') diff --git a/vim/bundle/YouCompleteMe b/vim/bundle/YouCompleteMe index 5198fd9..ba779af 160000 --- a/vim/bundle/YouCompleteMe +++ b/vim/bundle/YouCompleteMe @@ -1 +1 @@ -Subproject commit 5198fd9a09960b9a1919ef2400007f9bfab33a65 +Subproject commit ba779afffba8ba67c6928be7ba60022a7794c9a0 diff --git a/vim/bundle/lightline.vim b/vim/bundle/lightline.vim index 15509c6..6034e63 160000 --- a/vim/bundle/lightline.vim +++ b/vim/bundle/lightline.vim @@ -1 +1 @@ -Subproject commit 15509c6fa6b15c36d6bbb0068d4cfa8a2e24c003 +Subproject commit 6034e639e871cb33a436508a6c6ccbe3e236de4c diff --git a/vim/bundle/nerdcommenter b/vim/bundle/nerdcommenter new file mode 160000 index 0000000..2859027 --- /dev/null +++ b/vim/bundle/nerdcommenter @@ -0,0 +1 @@ +Subproject commit 285902752f7ab2052ac700a6d29b263dd5788afb diff --git a/vim/bundle/syntastic b/vim/bundle/syntastic index 0bfac45..6cf4f5c 160000 --- a/vim/bundle/syntastic +++ b/vim/bundle/syntastic @@ -1 +1 @@ -Subproject commit 0bfac45565efa4e94364818b3b0cb2ee46826a0f +Subproject commit 6cf4f5ca76059caf229bc32c8e613cb137e0faed diff --git a/vim/bundle/vim-gitgutter b/vim/bundle/vim-gitgutter index f16cf53..b803a28 160000 --- a/vim/bundle/vim-gitgutter +++ b/vim/bundle/vim-gitgutter @@ -1 +1 @@ -Subproject commit f16cf539a23fc980af1293bebdae61a595baa90c +Subproject commit b803a28f47b26d16f5fe9e747850992c9985c667 diff --git a/vim/bundle/vim-indent-guides b/vim/bundle/vim-indent-guides new file mode 160000 index 0000000..018298e --- /dev/null +++ b/vim/bundle/vim-indent-guides @@ -0,0 +1 @@ +Subproject commit 018298ead9d3aa9cd3b4ae222f81022a33978b09 diff --git a/vim/bundle/vim-snippets b/vim/bundle/vim-snippets index 7b02b74..620bfad 160000 --- a/vim/bundle/vim-snippets +++ b/vim/bundle/vim-snippets @@ -1 +1 @@ -Subproject commit 7b02b74edf5de3d4864b7601fbd83ccc2671d0ba +Subproject commit 620bfaddbf7807e1c7fec1a9cc8ffa2c7fb0d4b3 -- cgit v1.2.3