Use DirectX rendering on Windows

This commit is contained in:
Anthony Rose 2021-02-22 15:24:07 +00:00
parent 8cbbb1f8a2
commit 3767412f67

1
vimrc
View file

@ -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