aboutsummaryrefslogtreecommitdiff
path: root/.vim/after/plugin/ale.vim
AgeCommit message (Expand)Author
2023-10-25Make ALE configure linters itselfGuangxiong Lin
2023-04-12Add mypy in vim aleGuangxiong Lin
2023-04-12ruff is more useful than pylint when editingGuangxiong Lin
2023-04-11Update vim configGuangxiong Lin
2022-09-27Share lsp server between vim-lsp and aleGuangxiong Lin
2022-09-27Use virtual text in ALE vimGuangxiong Lin
2022-05-10Reduce the extensions loaded by airline (vim)Guangxiong Lin
2022-04-04Clean up unused config of ale (vim)Guangxiong Lin
2022-04-04Load ale after config is loaded (vim)Guangxiong Lin
2022-03-27Disable auto hover (vim)Guangxiong Lin
2022-03-27Set ale linters (vim)Guangxiong Lin
2022-03-27Use ale to show diagnostic (vim)Guangxiong Lin