diff --git a/plugged/YouCompleteMe b/plugged/YouCompleteMe index 5198fd9..03ba8a8 160000 --- a/plugged/YouCompleteMe +++ b/plugged/YouCompleteMe @@ -1 +1 @@ -Subproject commit 5198fd9a09960b9a1919ef2400007f9bfab33a65 +Subproject commit 03ba8a80cd04e2e051bb85eacaea802ca3c4d025 diff --git a/plugged/neomake b/plugged/neomake index ccc36f9..f9a3940 160000 --- a/plugged/neomake +++ b/plugged/neomake @@ -1 +1 @@ -Subproject commit ccc36f9147760d4e2f8b9913ce864a39f0c6d6ec +Subproject commit f9a3940971941d600fef97fd438ba96e76235573 diff --git a/plugged/nerdtree b/plugged/nerdtree index 45f4d61..649d313 160000 --- a/plugged/nerdtree +++ b/plugged/nerdtree @@ -1 +1 @@ -Subproject commit 45f4d61f04e7ef33360f7735931da9ea2ebc05e0 +Subproject commit 649d31384cdc8ab9e3b4a6801447e75ab7a5797f diff --git a/plugged/syntastic b/plugged/syntastic index 5d9a0bc..0858da6 160000 --- a/plugged/syntastic +++ b/plugged/syntastic @@ -1 +1 @@ -Subproject commit 5d9a0bc3877aea992292eeb6f318f4321fdef632 +Subproject commit 0858da63ec847890ecd04e21bf01d92afdc8b323 diff --git a/plugged/tcomment_vim b/plugged/tcomment_vim index 14384f5..e502db6 160000 --- a/plugged/tcomment_vim +++ b/plugged/tcomment_vim @@ -1 +1 @@ -Subproject commit 14384f56eeb1065f97d4fea34b7b5f4c57ffee9f +Subproject commit e502db663e3d71e89023321e3630d7fa147d69f6 diff --git a/plugged/vim-fugitive b/plugged/vim-fugitive index b2665cc..87c1bda 160000 --- a/plugged/vim-fugitive +++ b/plugged/vim-fugitive @@ -1 +1 @@ -Subproject commit b2665cc65002c3ebf3aa771bb1b65ea8ef6b57d6 +Subproject commit 87c1bda4d5573185a1f79c42a919c4b62bc34c42 diff --git a/plugged/vim-gitgutter b/plugged/vim-gitgutter index 9ecce5a..1c034be 160000 --- a/plugged/vim-gitgutter +++ b/plugged/vim-gitgutter @@ -1 +1 @@ -Subproject commit 9ecce5a269bdbb0c5081d00b412ec41c562b6155 +Subproject commit 1c034be0d31168c8f4770ef7b69adb67d00d6f3d diff --git a/plugged/vim-javascript b/plugged/vim-javascript index 665501b..a24f345 160000 --- a/plugged/vim-javascript +++ b/plugged/vim-javascript @@ -1 +1 @@ -Subproject commit 665501ba2fdd08c9241fb4a595339a5a97b24674 +Subproject commit a24f345f47703d957742275d0525e83b68e83b40 diff --git a/plugged/vim-rails b/plugged/vim-rails index 6b6b357..a527414 160000 --- a/plugged/vim-rails +++ b/plugged/vim-rails @@ -1 +1 @@ -Subproject commit 6b6b357a5b9e22b59c71572578769842a8470439 +Subproject commit a527414884ea3ed8069d69fa8beca2f2203e4a52 diff --git a/plugged/vim-rspec b/plugged/vim-rspec index 3cace30..52a7259 160000 --- a/plugged/vim-rspec +++ b/plugged/vim-rspec @@ -1 +1 @@ -Subproject commit 3cace3019b1f431742424c8b572dbf5fec736418 +Subproject commit 52a72592b6128f4ef1557bc6e2e3eb014d8b2d38 diff --git a/plugged/vim-ruby b/plugged/vim-ruby index 96510b0..4a03334 160000 --- a/plugged/vim-ruby +++ b/plugged/vim-ruby @@ -1 +1 @@ -Subproject commit 96510b067e57bbfc9f0da0697f61c7d30ee6477f +Subproject commit 4a03334baf5be506c01eb441dc0a166cee61c057 diff --git a/plugged/vim-sleuth b/plugged/vim-sleuth index b6347df..62c4f26 160000 --- a/plugged/vim-sleuth +++ b/plugged/vim-sleuth @@ -1 +1 @@ -Subproject commit b6347df73719dea0fb14695eae4d3506ebc4a36c +Subproject commit 62c4f261874dd44e6cdc6788b4a6bc59f9dfe746 diff --git a/plugged/vim-snippets b/plugged/vim-snippets index 1b183d0..037be07 160000 --- a/plugged/vim-snippets +++ b/plugged/vim-snippets @@ -1 +1 @@ -Subproject commit 1b183d063738a30a13113261273215b89e2842f2 +Subproject commit 037be07864c39d1e64ee0dbae6c444aecf6247d0 diff --git a/plugins b/plugins index 1d9ca62..0b3b336 100644 --- a/plugins +++ b/plugins @@ -72,6 +72,8 @@ Plug 'mxw/vim-jsx' " YouCompleteMe - Intelligent completion with fuzzy matching Plug 'Valloric/YouCompleteMe' +Plug 'derekwyatt/vim-scala' + " VTR - Vim tmux integration " Plug 'christoomey/vim-tmux-navigator'