]> Untitled Git - vimfiles.git/commitdiff
Remove ale
authorPhilippe Hürlimann <p@hurlimann.org>
Thu, 7 Nov 2019 20:28:12 +0000 (21:28 +0100)
committerPhilippe Hürlimann <p@hurlimann.org>
Thu, 7 Nov 2019 20:28:12 +0000 (21:28 +0100)
init.vim

index dd27bafecb0243df84d46e99bb83d6810323c5b4..076eedc7a72e66c894d9ec868640df184c04110b 100644 (file)
--- 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()