showcmd, incsearch options added
This commit is contained in:
parent
401663ecf7
commit
72027b8866
1 changed files with 2 additions and 0 deletions
2
vimrc
2
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue