Autoformat rust files
This commit is contained in:
parent
88da2fe9f4
commit
b905366f43
@ -172,5 +172,5 @@ augroup color_column
|
||||
augroup end
|
||||
|
||||
augroup auto_format
|
||||
autocmd BufWritePre *.py :call LanguageClient#textDocument_formatting_sync()
|
||||
autocmd BufWritePre *.py,*.rs :call LanguageClient#textDocument_formatting_sync()
|
||||
augroup end
|
||||
|
Reference in New Issue
Block a user