update plugins

This commit is contained in:
Alex Yatskov 2019-12-27 18:46:27 -08:00
parent d78c5b462f
commit ffa1d2ea8c
27 changed files with 28 additions and 28 deletions

@ -1 +1 @@
Subproject commit db6b1b5ecc17558f87f55b159f90ebf36677b6b3
Subproject commit 5f84325cd811ec179b7f3642652438c6a45b174d

@ -1 +1 @@
Subproject commit fa73f06f2e62ca58093eb02edc6134f002f27df4
Subproject commit bed0a49705caf350e4f1ac51172bb3021a723734

@ -1 +1 @@
Subproject commit 46121d9ca7688c148764d7ee488bb3572d1434c4
Subproject commit 63beb118c8d215bad4f8759b84608fd463abebc5

@ -1 +1 @@
Subproject commit 307f9c3beb178026d122d9ab3825e4640dd1c29a
Subproject commit 5405e84a44fc4ab5234c9a253ad4aa2b161e5897

@ -1 +1 @@
Subproject commit ff09a7ab58e5271053c59825895d607316657023
Subproject commit 840c46aed8033efe19c7a5a809713c809b4a6bb5

@ -1 +1 @@
Subproject commit dceb5d09cdb0d3158a3f79e59eb3c16ffe242d6b
Subproject commit d4ad4a25db5fd314de355c1a2a8ee9dd209d54c0

@ -1 +1 @@
Subproject commit bce6588d2422df75ca0091edac48aa9f87f163e5
Subproject commit 76669c3c1d675833f9d89f6496f16a7accc0f40e

@ -1 +1 @@
Subproject commit 3db896baa26839b866db3db5d8997cc830874a24
Subproject commit ec1ec0701225e0d42fccc562444a355f4eb03dee

@ -1 +1 @@
Subproject commit 4c0203b44f8daa7e2f72e2514488d637e8a766a4
Subproject commit 5be295ef60f0e3234164ef822a7471389a7035c5

@ -1 +1 @@
Subproject commit 81caad80107abb9c2f5159e02e2cd95876370bec
Subproject commit 83c6f4e61aa73e2a53796ea6690fb7e5e64db50a

@ -1 +1 @@
Subproject commit 3c7f939bbc99a30d1c5013bc9fa0fe967398c9ac
Subproject commit 7e4da6e78002344d499af9b6d8d5d6fcd7c92125

@ -1 +1 @@
Subproject commit f2241b61b2aded65d76a59be400b2cc6c3efa4d8
Subproject commit d199186df0340339cf2daaa32316ba959926fadd

@ -1 +1 @@
Subproject commit 650701f08fa49abca607f5a69ddf0a8157bcd8cf
Subproject commit 44b69dcabdd0206ab39e2d09f45472c4947af5ed

@ -1 +1 @@
Subproject commit fec6464f187aa2db8e90e0f32a81df781acea249
Subproject commit 9c12328df924ddb875ee1e5c9fc0f939b62d6a6c

@ -1 +1 @@
Subproject commit a35d8ffe59e1ff7408bce67ce3301d3b04c7f7b6
Subproject commit 75efe06ccc63b7cd50b193b99cce83e3ad3e60cb

@ -1 +1 @@
Subproject commit f6acae50ea4d8ec1bb1497cb886d80298b54831b
Subproject commit 3bf602b13d86b7aef57fec4a2df29467b61435cb

@ -1 +1 @@
Subproject commit 0d9775b8c949f96f94e54c8d612f2aec97687f4d
Subproject commit 5f2a4786474b9c3bdd0c4c04df6e75fdab830805

@ -1 +1 @@
Subproject commit 6532acee7a06b2420160279fdd397b9d8e5f1e8a
Subproject commit 701ecbb0a1f904c0b44c6beaafef35e1de998a94

@ -1 +1 @@
Subproject commit b6c8c8419240bdd29b5eb51a47d488fd390deed5
Subproject commit 2e4a8c485cdf601bb2f2761ea68c09750a0b82e0

@ -1 +1 @@
Subproject commit fccddca8092ca3dfa843e9e33fc7be8c8ef1c727
Subproject commit 5cffddb8e644d3a3d0c0ee6a7abf5b713e3c4f97

@ -1 +1 @@
Subproject commit e9fb0914dba5bdfe2feaa364dda2e9495c5620a2
Subproject commit a553410f1bdb9000fbc764069f3a5ec3454a02bc

@ -1 +1 @@
Subproject commit ae361bea990e27d5beade3a8d9fa22e25cec3100
Subproject commit c947ad2b6a16983724a0153bdf7f66d7a80a32ca

@ -1 +1 @@
Subproject commit 7ca8e00452622faf62b909d606c4500beffcff66
Subproject commit 56db16f8d3825c4d066c2faf05315c2b208cd5f5

@ -1 +1 @@
Subproject commit ce2f1aae9f2be128b4ca322a8e797be3ae40c30b
Subproject commit fe98cfaa7ea9c4b838d42a6830437c919eb55b4e

@ -1 +1 @@
Subproject commit fab8621670f71637e9960003af28365129b1dfd0
Subproject commit f51a26d3710629d031806305b6c8727189cd1935

@ -1 +1 @@
Subproject commit ab7082c0e89df594a5ba111e18af17b3377d216d
Subproject commit 08e66532bffed445c949ae0a0501940c000553ed

View File

@ -4,8 +4,8 @@ let mapleader = "\<Space>"
nnoremap <silent><Leader><Leader> :b#<Cr>
nnoremap <silent><C-c><C-c> :nohlsearch<Cr>
nnoremap <silent><Leader>m :make<Cr>
nnoremap <Leader>w :w<Cr>
nnoremap <Leader>x :x<Cr>
nnoremap <silent><Leader>w :w<Cr>
nnoremap <silent><Leader>x :x<Cr>
inoremap <C-c> <Esc>
nnoremap Q <Nop>