# Vim Tips ## RamseyCop, VIM and ALE [Thoughtbot](https://github.com/thoughtbot) replaced the linting library [Syntastic](https://github.com/vim-syntastic/syntastic) with [ALE](https://github.com/w0rp/ale) in their community dotfiles. ALE works great in Vim with `RamseyCop` * [Thoughtbot commit](https://github.com/thoughtbot/dotfiles/commit/8ac75ba56b6ad6eb8134283ca3fb406067ed02b4) * [ALE repo](https://github.com/w0rp/ale) 