From 80d7db3166af66da5e42993745f6a8b9c74194d5 Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Wed, 12 May 2021 20:35:55 +0100 Subject: [PATCH] vim: remove ALE --- vim/vimrc | 2 -- 1 file changed, 2 deletions(-) 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' -- 2.48.1