From 88f156841b8828e179f6183db5ed43da4b724127 Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 15 May 2020 13:47:42 -0400 Subject: udpate docker install --- keys/which-key.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keys') diff --git a/keys/which-key.vim b/keys/which-key.vim index a75f473a..a7ff908a 100644 --- a/keys/which-key.vim +++ b/keys/which-key.vim @@ -164,7 +164,7 @@ let g:which_key_map.l = { \ 'Z' : [':CocEnable' , 'enable CoC'], \ } -" t is for toggle +" t is for terminal let g:which_key_map.t = { \ 'name' : '+terminal' , \ ';' : [':FloatermNew --wintype=popup --height=6' , 'terminal'], -- cgit v1.2.3