]> git.rmz.io Git - dotfiles.git/commitdiff
vim: remove ALE
authorSamir Benmendil <me@rmz.io>
Wed, 12 May 2021 19:35:55 +0000 (20:35 +0100)
committerSamir Benmendil <me@rmz.io>
Wed, 12 May 2021 19:35:55 +0000 (20:35 +0100)
vim/vimrc

index b25648ed9ba61f5f465520d0ae22270cde233017..068e33bb676f1cbf90b3ffda3936d3eeccee179b 100644 (file)
--- 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'