Skip to content

Instantly share code, notes, and snippets.

@marawannwh
Created February 10, 2016 07:33
Show Gist options
  • Save marawannwh/4069f5659fb0f55aa0eb to your computer and use it in GitHub Desktop.
Save marawannwh/4069f5659fb0f55aa0eb to your computer and use it in GitHub Desktop.
let $GOPATH = 'home/marwan/go'
call plug#begin('~/.vim/plugged')
Plug 'fatih/vim-go'
call plug#end()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment