diff options
Diffstat (limited to 'vim/keymaps.vim')
-rw-r--r-- | vim/keymaps.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/keymaps.vim b/vim/keymaps.vim index 2da1ae3..d68b8c4 100644 --- a/vim/keymaps.vim +++ b/vim/keymaps.vim @@ -140,7 +140,7 @@ noremap <leader>sn ]s " Previous word to spellcheck noremap <leader>sp [s -" Add word into the spellcheck dictionnary +" Add word into the spellcheck dictionary noremap <leader>sa zg " show the list of alternatives for the word |