From: Samir Benmendil Date: Wed, 12 May 2021 19:35:55 +0000 (+0100) Subject: vim: remove ALE X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/80d7db3166af66da5e42993745f6a8b9c74194d5 vim: remove ALE --- diff --git a/vim/vimrc b/vim/vimrc index b25648e..068e33b 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -90,8 +90,6 @@ Plug 'kana/vim-operator-user' " staging " Check LucHermites plugins: https://github.com/LucHermitte/lh-cpp -Plug 'dense-analysis/ale' " {{{2 -let g:ale_echo_msg_format = '[%linter%] %code: %%s' Plug 'git@github.com:/ram-z/vim-orgmode', { 'branch': 'dev' } " {{{2 Plug 'vim-scripts/syntaxrange'