diff --git a/init.vim b/init.vim index 95e0808..1382722 100644 --- a/init.vim +++ b/init.vim @@ -173,6 +173,7 @@ inoremap pumvisible() ? "\" : "\" " }}} " 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