This commit is contained in:
Ivan Tham 2019-03-23 15:48:12 +00:00 committed by GitHub
parent ae7f65acd8
commit ac4ad861ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,4 +90,6 @@ hook global WinSetOption filetype=rust %[
# Configuration
# ‾‾‾‾‾‾‾‾‾‾‾‾‾
set window formatcmd 'rustfmt'
hook global WinSetOption filetype=rust %[
set window formatcmd 'rustfmt'
]