mirror of https://tildegit.org/ben/dotfiles
vim guifont
parent
1e333ac7ed
commit
c90e9ea7b1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue