Skip to content

Instantly share code, notes, and snippets.

@orotemo
Created May 6, 2018 11:10
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 orotemo/7e6bed61a76a7294ff5d1e25cf58a95e to your computer and use it in GitHub Desktop.
Save orotemo/7e6bed61a76a7294ff5d1e25cf58a95e to your computer and use it in GitHub Desktop.
my vimrc.bundles addition to https://github.com/thoughtbot/dotfiles
Plug 'slim-template/vim-slim'
Plug 'groenewege/vim-less'
Plug 'vim-erlang/vim-erlang-runtime'
Plug 'vim-erlang/vim-erlang-omnicomplete'
Plug 'vim-erlang/vim-erlang-compiler'
Plug 'vim-erlang/vim-erlang-tags'
Plug 'vim-erlang/vim-erlang-skeletons'
Plug 'elixir-lang/vim-elixir'
Plug 'guns/vim-clojure-static'
Plug 'derekwyatt/vim-scala'
Plug 'fatih/vim-go'
Plug 'pangloss/vim-javascript'
Plug 'mxw/vim-jsx'
Plug 'digitaltoad/vim-jade'
Plug 'tristen/vim-sparkup'
Plug 'uarun/vim-protobuf'
Plug 'scrooloose/syntastic'
Plug 'leafgarland/typescript-vim'
Plug 'Chiel92/vim-autoformat'
Plug 'chrisbra/csv.vim'
Plug 'hashivim/vim-hashicorp-tools'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment