Chris hace 4 años
padre
commit
fc5739cfbb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lua/nv-whichkey/init.vim

+ 1 - 1
lua/nv-whichkey/init.vim

@@ -58,7 +58,7 @@ let g:which_key_map.a = {
       \ 'w' : [':StripWhitespace'        , 'strip whitespace'],
       \ }
 
-b is for buffer
+" b is for buffer
 let g:which_key_map.b = {
       \ 'name' : '+buffer' ,
       \ '>' : [':BufferMoveNext'        , 'move next'],