From: Philippe Hürlimann Date: Thu, 7 Nov 2019 20:28:12 +0000 (+0100) Subject: Remove ale X-Git-Url: https://git.hurlimann.org/?a=commitdiff_plain;h=86533460398337225c6d518d269a06ae6117ba59;p=vimfiles.git Remove ale --- diff --git a/init.vim b/init.vim index dd27baf..076eedc 100644 --- a/init.vim +++ b/init.vim @@ -36,7 +36,6 @@ Plug 'tpope/vim-surround' Plug 'vim-scripts/a.vim' Plug 'vim-scripts/matchit.zip' Plug 'vim-scripts/paredit.vim' -Plug 'w0rp/ale' call plug#end()