Advertisement
Guest User

Untitled

a guest
Jul 7th, 2015
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. if has('gui_running')
  2. "remove crappy gui stuff
  3. set guioptions-=m
  4. set guioptions-=T
  5. set guioptions-=l
  6. set guioptions-=L
  7. set guioptions-=r
  8. set guioptions-=R
  9. endif
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement