1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-06-25 16:57:12 -07:00

add showcmd

This commit is contained in:
Connor Olding 2016-01-17 16:04:18 -08:00
parent 116cdda390
commit 1a25b3adb8

View File

@ -83,6 +83,7 @@ set history=512 " command lines to remember
set colorcolumn=79
set number " lines
set ruler " write out the cursor position
set showcmd " show number of lines/etc. selected
set lazyredraw " when executing macros, untyped things
set shortmess=atI " be less verbose and shut up vim
set suffixes=.bak,~,.swp,.o,.log,.out " lower tab-completion priority