Use DirectX rendering on Windows
This commit is contained in:
parent
8cbbb1f8a2
commit
3767412f67
1 changed files with 1 additions and 0 deletions
1
vimrc
1
vimrc
|
@ -144,6 +144,7 @@ if has("gui_running")
|
|||
elseif has("gui_win32")
|
||||
set clipboard=unnamed
|
||||
set guifont=Consolas:h10:cANSI
|
||||
set rop=type:directx
|
||||
endif
|
||||
"set background=light
|
||||
set columns=132
|
||||
|
|
Loading…
Reference in a new issue