mirror of
https://github.com/notwa/rc
synced 2025-02-05 07:43:22 -08:00
the further crankening
This commit is contained in:
parent
4b39f3ed91
commit
c6e8999fdb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue