Skip to content

Instantly share code, notes, and snippets.

@l4u
Created April 26, 2012 02:27
Show Gist options
  • Save l4u/2495269 to your computer and use it in GitHub Desktop.
Save l4u/2495269 to your computer and use it in GitHub Desktop.
vimrc for erlang elixir
au BufRead,BufNewFile *.app.src set filetype=erlang
Bundle 'oscarh/vimerl'
Bundle 'elixir-lang/vim-elixir'
Bundle 'carlosgaldino/elixir-snippets'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment