From bca71b4232c843ae1461646926aeae5f1ad3b1c7 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sun, 5 Nov 2017 06:25:35 -0800 Subject: [PATCH 1/3] fix linters --- .vim/plugins.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/.vim/plugins.vim b/.vim/plugins.vim index 81fa4cb..1d50e85 100644 --- a/.vim/plugins.vim +++ b/.vim/plugins.vim @@ -5,6 +5,7 @@ execute pathogen#infect() " ale let g:ale_lint_on_text_changed = "never" let g:ale_lint_on_enter = "never" +let g:ale_linters = {'go': ['gofmt', 'go vet', 'go build', 'gosimple', 'staticcheck']} " vim-airline let g:airline#extensions#tabline#enabled = 1 From ef7982169dd395757b0acc5f11ad62db7aebbe07 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sun, 3 Dec 2017 11:20:01 -0800 Subject: [PATCH 2/3] update --- .vim/bundle/YouCompleteMe | 2 +- .vim/bundle/ack.vim | 2 +- .vim/bundle/ale | 2 +- .vim/bundle/tern_for_vim | 2 +- .vim/bundle/vim-airline | 2 +- .vim/bundle/vim-airline-themes | 2 +- .vim/bundle/vim-argwrap | 2 +- .vim/bundle/vim-commentary | 2 +- .vim/bundle/vim-dirvish | 2 +- .vim/bundle/vim-fswitch | 2 +- .vim/bundle/vim-fugitive | 2 +- .vim/bundle/vim-gitgutter | 2 +- .vim/bundle/vim-go | 2 +- .vim/bundle/vim-javascript | 2 +- .vim/bundle/vim-latex | 2 +- .vim/bundle/vim-licenses | 2 +- .vim/bundle/vim-rooter | 2 +- .vim/bundle/vim-sort-motion | 2 +- .vim/bundle/vim-toml | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/.vim/bundle/YouCompleteMe b/.vim/bundle/YouCompleteMe index b358b5b..2dd27db 160000 --- a/.vim/bundle/YouCompleteMe +++ b/.vim/bundle/YouCompleteMe @@ -1 +1 @@ -Subproject commit b358b5ba8a5edd639cc7795ed9dfabce993204c6 +Subproject commit 2dd27db85966d3c0c3ecef7384ce66357b3790b9 diff --git a/.vim/bundle/ack.vim b/.vim/bundle/ack.vim index a16a9b6..6e04746 160000 --- a/.vim/bundle/ack.vim +++ b/.vim/bundle/ack.vim @@ -1 +1 @@ -Subproject commit a16a9b63eb85cc0960a7f25c54647ac1f99f3360 +Subproject commit 6e04746a63dd2453601ae36c83d53fe2021a45f4 diff --git a/.vim/bundle/ale b/.vim/bundle/ale index 70fdeb7..2f9869d 160000 --- a/.vim/bundle/ale +++ b/.vim/bundle/ale @@ -1 +1 @@ -Subproject commit 70fdeb7c228b512f042d8ffe11e9c5e1579bcb5f +Subproject commit 2f9869de44cf4b9542fc79a4c4566aa268910b23 diff --git a/.vim/bundle/tern_for_vim b/.vim/bundle/tern_for_vim index 76c9cda..3cffc28 160000 --- a/.vim/bundle/tern_for_vim +++ b/.vim/bundle/tern_for_vim @@ -1 +1 @@ -Subproject commit 76c9cda3541e370b3b162f1c8a4c1cdffd543f7f +Subproject commit 3cffc28f280fc599d3f997b1c8c00ddc78d8fc21 diff --git a/.vim/bundle/vim-airline b/.vim/bundle/vim-airline index cfb107c..6c8d0f5 160000 --- a/.vim/bundle/vim-airline +++ b/.vim/bundle/vim-airline @@ -1 +1 @@ -Subproject commit cfb107c75f7939953096f4fec7e4472dbbe6146c +Subproject commit 6c8d0f5e6af878db71b2dc44ccf1d1417381d6a0 diff --git a/.vim/bundle/vim-airline-themes b/.vim/bundle/vim-airline-themes index af3292d..52dfa2b 160000 --- a/.vim/bundle/vim-airline-themes +++ b/.vim/bundle/vim-airline-themes @@ -1 +1 @@ -Subproject commit af3292dbbb6d8abe35d0ad50bd86b6ac6219abb7 +Subproject commit 52dfa2b6c0dc2fd7a0e92954030893de3d173105 diff --git a/.vim/bundle/vim-argwrap b/.vim/bundle/vim-argwrap index 75f5bb7..041a48b 160000 --- a/.vim/bundle/vim-argwrap +++ b/.vim/bundle/vim-argwrap @@ -1 +1 @@ -Subproject commit 75f5bb722dfeefb43ce26d03865dc9f238875869 +Subproject commit 041a48b28f4feade44222c142b6f59dbd8bc7b30 diff --git a/.vim/bundle/vim-commentary b/.vim/bundle/vim-commentary index be79030..89f43af 160000 --- a/.vim/bundle/vim-commentary +++ b/.vim/bundle/vim-commentary @@ -1 +1 @@ -Subproject commit be79030b3e8c0ee3c5f45b4333919e4830531e80 +Subproject commit 89f43af18692d22ed999c3097e449f12fdd8b299 diff --git a/.vim/bundle/vim-dirvish b/.vim/bundle/vim-dirvish index 5a2ea53..264ea01 160000 --- a/.vim/bundle/vim-dirvish +++ b/.vim/bundle/vim-dirvish @@ -1 +1 @@ -Subproject commit 5a2ea5308bbcd666b549f4c851b9fde443f12ce3 +Subproject commit 264ea014d302ea8b4c05c7bda072184a47395149 diff --git a/.vim/bundle/vim-fswitch b/.vim/bundle/vim-fswitch index e716da1..94acdd8 160000 --- a/.vim/bundle/vim-fswitch +++ b/.vim/bundle/vim-fswitch @@ -1 +1 @@ -Subproject commit e716da1ee6f80ee859b36083e6d6c3d7617b72e7 +Subproject commit 94acdd8bc92458d3bf7e6557df8d93b533564491 diff --git a/.vim/bundle/vim-fugitive b/.vim/bundle/vim-fugitive index 8f60d1d..5032d9e 160000 --- a/.vim/bundle/vim-fugitive +++ b/.vim/bundle/vim-fugitive @@ -1 +1 @@ -Subproject commit 8f60d1d459362771cb68c0097565efdf52e62ec3 +Subproject commit 5032d9ee72361dc3cfaae1a9b3353211203e443f diff --git a/.vim/bundle/vim-gitgutter b/.vim/bundle/vim-gitgutter index dc73a81..1e60667 160000 --- a/.vim/bundle/vim-gitgutter +++ b/.vim/bundle/vim-gitgutter @@ -1 +1 @@ -Subproject commit dc73a81bfe59a9de090b89a1312ded3c6f6a6f89 +Subproject commit 1e60667322b7cd1bfcba98762fbba746a888d21a diff --git a/.vim/bundle/vim-go b/.vim/bundle/vim-go index 40bdb6a..b870a05 160000 --- a/.vim/bundle/vim-go +++ b/.vim/bundle/vim-go @@ -1 +1 @@ -Subproject commit 40bdb6ab0dd87ea1dc2825059c2b666b19792d55 +Subproject commit b870a052c58b4503243b082b467b90ff265d8c44 diff --git a/.vim/bundle/vim-javascript b/.vim/bundle/vim-javascript index 9bb06bf..0922d26 160000 --- a/.vim/bundle/vim-javascript +++ b/.vim/bundle/vim-javascript @@ -1 +1 @@ -Subproject commit 9bb06bf1c677177b2a9bd803ffd7154624d7e1b6 +Subproject commit 0922d26d1477421d213f82ad4224c959b4c2357e diff --git a/.vim/bundle/vim-latex b/.vim/bundle/vim-latex index 05d380b..853d312 160000 --- a/.vim/bundle/vim-latex +++ b/.vim/bundle/vim-latex @@ -1 +1 @@ -Subproject commit 05d380b54d1b07f99ca338796975932eb289721c +Subproject commit 853d3121c29c073d0784ed0d1e0dd7503f7ac851 diff --git a/.vim/bundle/vim-licenses b/.vim/bundle/vim-licenses index 4eb256c..b50d03b 160000 --- a/.vim/bundle/vim-licenses +++ b/.vim/bundle/vim-licenses @@ -1 +1 @@ -Subproject commit 4eb256c0f06643003906c9950887551703dd0c5b +Subproject commit b50d03b2751a5e7b06f0a03f1007abfc34b4b1a4 diff --git a/.vim/bundle/vim-rooter b/.vim/bundle/vim-rooter index 4701f65..3509dfb 160000 --- a/.vim/bundle/vim-rooter +++ b/.vim/bundle/vim-rooter @@ -1 +1 @@ -Subproject commit 4701f65883a2652c5ba2460591d4cf3d0af18070 +Subproject commit 3509dfb80d0076270a04049548738daeedf6dfb9 diff --git a/.vim/bundle/vim-sort-motion b/.vim/bundle/vim-sort-motion index 9833b22..7384f20 160000 --- a/.vim/bundle/vim-sort-motion +++ b/.vim/bundle/vim-sort-motion @@ -1 +1 @@ -Subproject commit 9833b22b24b469574178bff4a305472d52bd93b8 +Subproject commit 7384f20d829b4abde28ced40975f0beb319dce27 diff --git a/.vim/bundle/vim-toml b/.vim/bundle/vim-toml index 462ccb0..1fecb3a 160000 --- a/.vim/bundle/vim-toml +++ b/.vim/bundle/vim-toml @@ -1 +1 @@ -Subproject commit 462ccb0a6bad6393d281d2bf3f568e56c72a786c +Subproject commit 1fecb3a9d5a1c1bd0e24de7bb9329abb40bf4d30 From 814ff5e0b95517e69c3317846d4d4a269244ad87 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Fri, 29 Dec 2017 16:38:06 -0800 Subject: [PATCH 3/3] update plugins --- .vim/bundle/YouCompleteMe | 2 +- .vim/bundle/ale | 2 +- .vim/bundle/html5.vim | 2 +- .vim/bundle/vim-airline | 2 +- .vim/bundle/vim-airline-themes | 2 +- .vim/bundle/vim-dirvish | 2 +- .vim/bundle/vim-fugitive | 2 +- .vim/bundle/vim-go | 2 +- .vim/bundle/vim-interestingwords | 2 +- .vim/bundle/vim-javascript | 2 +- .vim/bundle/vim-latex | 2 +- .vim/bundle/vim-licenses | 2 +- .vim/bundle/vim-markdown | 2 +- .vim/bundle/vim-toml | 2 +- .vim/bundle/vim-unimpaired | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/.vim/bundle/YouCompleteMe b/.vim/bundle/YouCompleteMe index 2dd27db..e59e3af 160000 --- a/.vim/bundle/YouCompleteMe +++ b/.vim/bundle/YouCompleteMe @@ -1 +1 @@ -Subproject commit 2dd27db85966d3c0c3ecef7384ce66357b3790b9 +Subproject commit e59e3afcdeeb36a1d056cb1eb3c4efdb9810f3cd diff --git a/.vim/bundle/ale b/.vim/bundle/ale index 2f9869d..c165c7c 160000 --- a/.vim/bundle/ale +++ b/.vim/bundle/ale @@ -1 +1 @@ -Subproject commit 2f9869de44cf4b9542fc79a4c4566aa268910b23 +Subproject commit c165c7c5d11eb827a3be6bab691f20eeb6f6e487 diff --git a/.vim/bundle/html5.vim b/.vim/bundle/html5.vim index 916085d..a7a17c3 160000 --- a/.vim/bundle/html5.vim +++ b/.vim/bundle/html5.vim @@ -1 +1 @@ -Subproject commit 916085df16ad6bd10ecbd37bc5d44b62f062572b +Subproject commit a7a17c3496dfc128b7d974cb264457a8b8fd198d diff --git a/.vim/bundle/vim-airline b/.vim/bundle/vim-airline index 6c8d0f5..c386332 160000 --- a/.vim/bundle/vim-airline +++ b/.vim/bundle/vim-airline @@ -1 +1 @@ -Subproject commit 6c8d0f5e6af878db71b2dc44ccf1d1417381d6a0 +Subproject commit c386332570d8abf29b7f02597001dccf38fd4824 diff --git a/.vim/bundle/vim-airline-themes b/.vim/bundle/vim-airline-themes index 52dfa2b..a7fcf53 160000 --- a/.vim/bundle/vim-airline-themes +++ b/.vim/bundle/vim-airline-themes @@ -1 +1 @@ -Subproject commit 52dfa2b6c0dc2fd7a0e92954030893de3d173105 +Subproject commit a7fcf5335e28748337ee23e33dc40360d7b707c3 diff --git a/.vim/bundle/vim-dirvish b/.vim/bundle/vim-dirvish index 264ea01..e4b3c4b 160000 --- a/.vim/bundle/vim-dirvish +++ b/.vim/bundle/vim-dirvish @@ -1 +1 @@ -Subproject commit 264ea014d302ea8b4c05c7bda072184a47395149 +Subproject commit e4b3c4b62d0ddb2d24aa8f9fcf3820f6d6de4ebf diff --git a/.vim/bundle/vim-fugitive b/.vim/bundle/vim-fugitive index 5032d9e..f3ccb0c 160000 --- a/.vim/bundle/vim-fugitive +++ b/.vim/bundle/vim-fugitive @@ -1 +1 @@ -Subproject commit 5032d9ee72361dc3cfaae1a9b3353211203e443f +Subproject commit f3ccb0c12ee4985b8808f83059830a24cc92821c diff --git a/.vim/bundle/vim-go b/.vim/bundle/vim-go index b870a05..bf390af 160000 --- a/.vim/bundle/vim-go +++ b/.vim/bundle/vim-go @@ -1 +1 @@ -Subproject commit b870a052c58b4503243b082b467b90ff265d8c44 +Subproject commit bf390af42c53ae217356d7763ac3e7767f0162a4 diff --git a/.vim/bundle/vim-interestingwords b/.vim/bundle/vim-interestingwords index 0278ab2..21ee84a 160000 --- a/.vim/bundle/vim-interestingwords +++ b/.vim/bundle/vim-interestingwords @@ -1 +1 @@ -Subproject commit 0278ab2ede1ea94f2523c53d6d694a84479b2124 +Subproject commit 21ee84adb1761e1b9bde010acb2c02601a1caf85 diff --git a/.vim/bundle/vim-javascript b/.vim/bundle/vim-javascript index 0922d26..7c73d8e 160000 --- a/.vim/bundle/vim-javascript +++ b/.vim/bundle/vim-javascript @@ -1 +1 @@ -Subproject commit 0922d26d1477421d213f82ad4224c959b4c2357e +Subproject commit 7c73d8e1f9ce020ee8ea2ab0af60e9f8fef6c90d diff --git a/.vim/bundle/vim-latex b/.vim/bundle/vim-latex index 853d312..e6972ac 160000 --- a/.vim/bundle/vim-latex +++ b/.vim/bundle/vim-latex @@ -1 +1 @@ -Subproject commit 853d3121c29c073d0784ed0d1e0dd7503f7ac851 +Subproject commit e6972ac989b46068e9490626e3ea5d6144c45617 diff --git a/.vim/bundle/vim-licenses b/.vim/bundle/vim-licenses index b50d03b..447bbd3 160000 --- a/.vim/bundle/vim-licenses +++ b/.vim/bundle/vim-licenses @@ -1 +1 @@ -Subproject commit b50d03b2751a5e7b06f0a03f1007abfc34b4b1a4 +Subproject commit 447bbd336b5f98fcaa032d94364fbd3bdf812ad6 diff --git a/.vim/bundle/vim-markdown b/.vim/bundle/vim-markdown index 3fcde72..f416b35 160000 --- a/.vim/bundle/vim-markdown +++ b/.vim/bundle/vim-markdown @@ -1 +1 @@ -Subproject commit 3fcde7215e22913f004c2836fd46ff61746be6db +Subproject commit f416b35dba4505f85dca9cafb984ab7d89e57f96 diff --git a/.vim/bundle/vim-toml b/.vim/bundle/vim-toml index 1fecb3a..b531aac 160000 --- a/.vim/bundle/vim-toml +++ b/.vim/bundle/vim-toml @@ -1 +1 @@ -Subproject commit 1fecb3a9d5a1c1bd0e24de7bb9329abb40bf4d30 +Subproject commit b531aac0d45aaa373070c4cc30d7ead91960f5a7 diff --git a/.vim/bundle/vim-unimpaired b/.vim/bundle/vim-unimpaired index 3a77590..1ac95a8 160000 --- a/.vim/bundle/vim-unimpaired +++ b/.vim/bundle/vim-unimpaired @@ -1 +1 @@ -Subproject commit 3a7759075cca5b0dc29ce81f2747489b6c8e36a7 +Subproject commit 1ac95a86c0facb1be8abec924cf79fd642cec386