Advertisement
Guest User

Untitled

a guest
Feb 5th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. if has("gui_running")
  2. set guioptions=icpM
  3. if has('win32') || has('win64')
  4. if (v:version == 704 && has("patch393")) || v:version > 704
  5. set renderoptions=type:directx,level:0.75,gamma:1.25,contrast:0.25,
  6. geom:1,renmode:5,taamode:1
  7. endif
  8. endif
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement