Skip to content

Instantly share code, notes, and snippets.

@dopplesoldner
Created April 6, 2015 15:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dopplesoldner/3fa7923a185ec26f5ba7 to your computer and use it in GitHub Desktop.
Save dopplesoldner/3fa7923a185ec26f5ba7 to your computer and use it in GitHub Desktop.
ultisnips vim
mkdir -p ~/.vim/after/plugin
ln -s ~/.vim/bundle/ultisnips/after/plugin/* ~/.vim/after/plugin
mkdir ~/.vim/ftdetect
ln -s ~/.vim/bundle/ultisnips/ftdetect/* ~/.vim/ftdetect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment