Skip to content

Instantly share code, notes, and snippets.

@spikegrobstein
Created July 24, 2013 02:10
Show Gist options
  • Save spikegrobstein/6067611 to your computer and use it in GitHub Desktop.
Save spikegrobstein/6067611 to your computer and use it in GitHub Desktop.
how to add a submodule to vim
git submodule add -b master https://github.com/elixir-lang/vim-elixir.git bundle/vim-elixir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment