" clear before set runtimepathfiletype off
filetype plugin offfiletype plugin indent off
syntax off
set runtimepath+=$GOROOT/misc/vim
filetype on
filetype plugin onfiletype plugin indent on
syntax on