if exists(':GuiFont')
  if platform#is_windows()
    GuiFont Consolas:h9
  else
    GuiFont Source\ Code\ Pro:h9
  endif
endif