diff --git a/vim/config/keyboard.vim b/vim/config/keyboard.vim index 054ac74..fe08e78 100644 --- a/vim/config/keyboard.vim +++ b/vim/config/keyboard.vim @@ -95,7 +95,7 @@ " | (A) -> toggle the scrollbar " " (completion) -" ,, | (A) -> enter after emme 'word' (ie: html:5) +" , | (A) -> enter after emmet 'word' (ie: html:5) " \\ | (N) -> show spelling suggestions popup for word " \| | (N) -> add word to a local list of correct spellings " | (I) -> (neocomp) autocomplete using common string