1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2025-02-05 07:43:22 -08:00

the further crankening

This commit is contained in:
Connor Olding 2017-08-05 03:42:31 +00:00
parent 4b39f3ed91
commit c6e8999fdb

View file

@ -60,7 +60,7 @@ if has('gui_running')
endif
if has('title') | set title | endif " terminal title
set history=512 " command lines to remember
set history=8192 " command lines to remember
set number " lines
set ruler " write out the cursor position
set showcmd " show number of lines/etc. selected