vim guifont

This commit is contained in:
Ben Harris 2019-06-24 21:21:33 -04:00
parent 1e333ac7ed
commit c90e9ea7b1
Signed by untrusted user: ben
GPG Key ID: 4E0AF802FFF7960C
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@ filetype plugin indent on
syntax enable
colo ron
set guifont="Input"
set autoindent
set backspace=indent,eol,start
set complete-=i