From 72027b88663d54dc39272c644b103f0dc02eaa15 Mon Sep 17 00:00:00 2001 From: ManjaroOne666 Date: Sun, 24 Sep 2017 19:53:18 +0100 Subject: [PATCH] showcmd, incsearch options added --- vimrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vimrc b/vimrc index 5c7eff6..5d74980 100644 --- a/vimrc +++ b/vimrc @@ -155,6 +155,8 @@ iabbrev tehn then set iskeyword+=- set scrolloff=10 " scroll offset +set showcmd " show command in bottom bar +set incsearch " statusline format