Removed guifont setting for good
This commit is contained in:
parent
5d8f195aee
commit
73005287e0
1 changed files with 0 additions and 1 deletions
1
vimrc
1
vimrc
|
@ -32,7 +32,6 @@ set guioptions-=r
|
||||||
set guioptions-=R
|
set guioptions-=R
|
||||||
set guioptions-=l
|
set guioptions-=l
|
||||||
set guioptions-=L
|
set guioptions-=L
|
||||||
" set gfn=Courier_New:h12:cANSI
|
|
||||||
try
|
try
|
||||||
set undodir=$HOME/.vimundo
|
set undodir=$HOME/.vimundo
|
||||||
set undofile
|
set undofile
|
||||||
|
|
Loading…
Reference in a new issue