Add some Elixir stuff

This commit is contained in:
2021-11-30 23:04:27 -05:00
parent e65a3204ab
commit 82487cfa67
2 changed files with 8 additions and 1 deletions

2
vimrc
View File

@@ -169,7 +169,7 @@ endif
Plug 'luochen1990/rainbow', { 'commit': '1c45e0f' } " Rainbow parens. Locked to an older commit that still works fine on my PC.
"Plug 'flazz/vim-colorschemes' " @warning: Has a lot of themes, but they break the other themes listed below
Plug 'elixir-lang/vim-elixir'
Plug 'sir-pinecone/vim-elixir'
Plug 'vim-airline/vim-airline-themes'
if IsWindows()