home: vim: remove 'ALE' configuration
First step to modernising my configuration to use the native LSP client instead.
This commit is contained in:
parent
cc91b88b28
commit
5c3d3f5f1c
16 changed files with 0 additions and 214 deletions
|
|
@ -63,8 +63,6 @@ in
|
|||
git-messenger-vim # A simple blame window
|
||||
|
||||
# LSP and linting
|
||||
ale # Asynchronous Linting Engine
|
||||
lightline-ale # Status bar integration
|
||||
];
|
||||
|
||||
extraConfig = builtins.readFile ./init.vim;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue