mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
ALE is not needed (use nvim-lsp instead)
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user