dotvim/.vim/ftplugin/rust.vim

2 lines
28 B
VimL
Raw Normal View History

2020-08-08 22:00:21 +00:00
let b:ale_linters = ['rls']