aboutsummaryrefslogtreecommitdiff
path: root/lua/plugins.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/plugins.lua')
-rw-r--r--lua/plugins.lua3
1 files changed, 0 insertions, 3 deletions
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'