Merge remote-tracking branch 'kurkale6ka/add_quotes'
This commit is contained in:
commit
8deadcc318
|
@ -1,5 +1,5 @@
|
||||||
decl str mimetype "text/plain"
|
decl str mimetype "text/plain"
|
||||||
|
|
||||||
hook global BufOpen .* %{
|
hook global BufOpen .* %{
|
||||||
set buffer mimetype %sh{file -b --mime-type ${kak_buffile} }
|
set buffer mimetype %sh{file -b --mime-type "${kak_buffile}" }
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user