vkottler / dotfiles

Vim, Bash, Git and other configurations!
GNU General Public License v3.0
8 stars 1 forks source link

Switch to ale for syntax checking in Vim #1

Closed vkottler closed 2 years ago

vkottler commented 2 years ago

https://github.com/vim-syntastic/syntastic/issues/2383

https://github.com/dense-analysis/ale

Currently using syntastic: https://github.com/vkottler/dotfiles/blob/master/vim/plugins.vim#L5

vkottler commented 2 years ago

this is complete