. is no longer a keyword

This commit is contained in:
ManjaroOne666 2017-12-06 11:41:04 +00:00
commit de70c19ac7

2
vimrc
View file

@ -173,7 +173,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