From 6ca7e2cf341e8f54863faee0218d82a0763ae0ff Mon Sep 17 00:00:00 2001 From: Sebastian Burschel Date: Mon, 14 Oct 2019 15:22:15 +0200 Subject: [PATCH] Fixed comment. --- dotfiles/.vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/.vimrc b/dotfiles/.vimrc index 721ab78..36e1897 100644 --- a/dotfiles/.vimrc +++ b/dotfiles/.vimrc @@ -196,7 +196,7 @@ nnoremap k nnoremap h nnoremap l - Autocomplete with dictionary words when spell check is on +" Autocomplete with dictionary words when spell check is on set complete+=kspell