From 6996b6b24fbc5cadb93384b9ddd9e1407b63f46a Mon Sep 17 00:00:00 2001 From: jdhao Date: Sun, 1 Aug 2021 00:46:00 +0800 Subject: ALE is not needed (use nvim-lsp instead) --- lua/plugins.lua | 3 --- 1 file changed, 3 deletions(-) (limited to 'lua/plugins.lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index 96e964b..8471f54 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -165,9 +165,6 @@ require('packer').startup( -- Syntax check and make -- use 'neomake/neomake' - -- Another linting plugin - use 'dense-analysis/ale' - -- Auto format tools use {'sbdchd/neoformat', cmd = {'Neoformat', }} -- use 'Chiel92/vim-autoformat' -- cgit v1.2.3