update plugins, sort directories
This commit is contained in:
parent
0dbfa95355
commit
255ffba903
@ -1 +1 @@
|
|||||||
Subproject commit 54aeeec97ff14197a8ede31493035b4fefb44a2f
|
Subproject commit 5ceda0164c5fae0d61fd51d4c9e083b27abdc9d2
|
@ -1 +1 @@
|
|||||||
Subproject commit 99dee7d326cfed77d5e46dc6107325c7529ad639
|
Subproject commit ba3913cc52b457877836f7423b0929b770dda42b
|
@ -1 +1 @@
|
|||||||
Subproject commit f79b1f71b86651fe5656eab1c360781e19e97826
|
Subproject commit e2ae1b249cf2d5258b552cfd682c7c0911981e9b
|
@ -1 +1 @@
|
|||||||
Subproject commit 2bf85d25e203a536edb2c072c0d41b29e8e4cc1b
|
Subproject commit 4145f53f3d343c389ff974b1f1a68eeb39fba18b
|
@ -1 +1 @@
|
|||||||
Subproject commit 0d8ce07aaa3b95e61bf319b25bb3b1a4ecc780c2
|
Subproject commit f5eb7b04ee2746cbed4067e0cf9dd19185529a34
|
@ -1 +1 @@
|
|||||||
Subproject commit 7fc51f69521eb9d1acb5f01ddd929e2cdf5d31fa
|
Subproject commit 19d1990f8613fa29fccbec60aa58101faf7549c1
|
@ -1 +1 @@
|
|||||||
Subproject commit 33e875b31c8b811a0a47908884a5e2339106bbe8
|
Subproject commit 4a4bf16b499dcde371c05c77ed4083c4b5228278
|
@ -1 +1 @@
|
|||||||
Subproject commit 1da7c133b109cd329060174a104e325e4d6bcc82
|
Subproject commit 260182c65cae653ac20e6a69ba8cc6124e7ba6c2
|
@ -1 +1 @@
|
|||||||
Subproject commit 124b73da9ab34c48c3a67763c9326c272763b5ee
|
Subproject commit bd56f5690807d4a92652fe7a4d10dc08f260564e
|
@ -1 +1 @@
|
|||||||
Subproject commit 2128a825184ef931eeccb193c8009c77c9681c3a
|
Subproject commit 4c558ceda824126e124ddffbc3d8bdeb3e977cc9
|
@ -1 +1 @@
|
|||||||
Subproject commit d64f3e04df9914e784508019a1a1f291cbb40bd4
|
Subproject commit be83e5bcbe30888b88359fc875ade9c54562411d
|
@ -1 +1 @@
|
|||||||
Subproject commit c3d450eb5f5e76d99d23b10493d4e08c5bb1ae71
|
Subproject commit 98c693f7a1a91b73d9232d868765b4d20af892fe
|
@ -41,6 +41,9 @@ let g:airline#extensions#ale#enabled = 1
|
|||||||
let g:airline#extensions#tabline#enabled = 1
|
let g:airline#extensions#tabline#enabled = 1
|
||||||
let g:airline_symbols_ascii = 1
|
let g:airline_symbols_ascii = 1
|
||||||
|
|
||||||
|
" vim-dirvish
|
||||||
|
let g:dirvish_mode = ':sort ,^.*[\/],'
|
||||||
|
|
||||||
" vim-go
|
" vim-go
|
||||||
let g:go_fmt_command = 'goimports'
|
let g:go_fmt_command = 'goimports'
|
||||||
let g:go_null_module_warning = 0
|
let g:go_null_module_warning = 0
|
||||||
|
Loading…
Reference in New Issue
Block a user