vim: Disable broken plugin elm-format

This commit is contained in:
2021-10-03 23:22:10 +02:00
parent 7e119171dd
commit 4c998c4a21

View File

@@ -48,7 +48,7 @@ Plug 'suan/vim-instant-markdown'
"Plug 'marshallward/vim-restructuredtext'
"Plug 'vim-syntastic/syntastic'
"Plug 'ElmCast/elm-vim'
Plug 'avh4/elm-format'
"Plug 'avh4/elm-format'
Plug 'fatih/vim-go'
Plug 'hashivim/vim-terraform'