From 583cee5d527698baebfa1ee4845c1a1ebbcf2453 Mon Sep 17 00:00:00 2001 From: Oxbian Date: Thu, 9 May 2024 18:52:16 +0200 Subject: Remove: unused theme + useless options, adding a 80 chars graphical delimiter --- vim/keymaps.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vim/keymaps.vim') 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 sn ]s " Previous word to spellcheck noremap sp [s -" Add word into the spellcheck dictionnary +" Add word into the spellcheck dictionary noremap sa zg " show the list of alternatives for the word -- cgit v1.2.3