parent
6aa892ef49
commit
60393d580d
|
@ -10,6 +10,7 @@ hook global BufSetOption mimetype=text/x-rust %{
|
||||||
|
|
||||||
hook global BufCreate .*[.](rust|rs) %{
|
hook global BufCreate .*[.](rust|rs) %{
|
||||||
set buffer filetype rust
|
set buffer filetype rust
|
||||||
|
set buffer mimetype ''
|
||||||
}
|
}
|
||||||
|
|
||||||
# Highlighters
|
# Highlighters
|
||||||
|
|
Loading…
Reference in New Issue
Block a user