Merge remote-tracking branch 'lenormf/fix-rust-formatcmd'
This commit is contained in:
commit
7368678e26
|
@ -25,14 +25,6 @@ hook -group rust-highlight global WinSetOption filetype=rust %{
|
||||||
hook -once -always window WinSetOption filetype=.* %{ remove-highlighter window/rust }
|
hook -once -always window WinSetOption filetype=.* %{ remove-highlighter window/rust }
|
||||||
}
|
}
|
||||||
|
|
||||||
# Configuration
|
|
||||||
# ‾‾‾‾‾‾‾‾‾‾‾‾‾
|
|
||||||
|
|
||||||
hook global WinSetOption filetype=rust %{
|
|
||||||
set window formatcmd 'rustfmt'
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
provide-module rust %§
|
provide-module rust %§
|
||||||
|
|
||||||
# Highlighters
|
# Highlighters
|
||||||
|
|
Loading…
Reference in New Issue
Block a user