mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-25 10:32:19 +03:00
parent
6aa892ef49
commit
60393d580d
@ -10,6 +10,7 @@ hook global BufSetOption mimetype=text/x-rust %{
|
||||
|
||||
hook global BufCreate .*[.](rust|rs) %{
|
||||
set buffer filetype rust
|
||||
set buffer mimetype ''
|
||||
}
|
||||
|
||||
# Highlighters
|
||||
|
Loading…
Reference in New Issue
Block a user