Autoformat rust

This commit is contained in:
Thomas Forgione 2020-02-05 09:04:17 +01:00
parent 3ba59a78ec
commit 114dec3505
1 changed files with 1 additions and 0 deletions

View File

@ -173,6 +173,7 @@ inoremap <expr><TAB> pumvisible() ? "\<C-n>" : "\<TAB>"
" }}}
" CUSTOM THINGS DEPENDING ON ENV ####################################{{{
let g:rustfmt_autosave = 1
let g:ale_linters = {}
let g:ale_c_parse_compile_commands=1
let g:ale_elm_ls_use_global = 1