Use vim-lsp instead of ale

This commit is contained in:
2021-10-23 15:22:14 +02:00
parent 94788c1147
commit e8d534843d
7 changed files with 59 additions and 22 deletions

View File

@@ -70,7 +70,7 @@ source ~/.config/nvim/rainbow.vim
source ~/.config/nvim/neomake.vim
source ~/.config/nvim/keymap.vim
source ~/.config/nvim/timestamp.vim
source ~/.config/nvim/ale.vim
source ~/.config/nvim/html.vim
source ~/.config/nvim/vim-lsp.vim
source ~/.config/nvim/python.vim
source ~/.config/nvim/rust.vim