From dae881869652f6d689f535eb542c1b013796bbad Mon Sep 17 00:00:00 2001 From: ManjaroOne666 Date: Tue, 28 Nov 2017 11:42:45 +0000 Subject: [PATCH] do not count - as part of keyword --- vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vimrc b/vimrc index b639834..1692dee 100644 --- a/vimrc +++ b/vimrc @@ -171,7 +171,7 @@ iabbrev adn and iabbrev waht what iabbrev tehn then -set iskeyword+=- +" set iskeyword+=- set scrolloff=10 " scroll offset set showcmd " show command in bottom bar set incsearch