X-Git-Url: https://git.donarmstrong.com/?p=dactyl.git;a=blobdiff_plain;f=common%2Flocale%2Fen-US%2Fautocommands.xml;h=6cb779be3be6019be4e173dbd439c2da1d3175c5;hp=b2719c05452d795559fb925fbc40d9d7de4994f2;hb=9044153cb63835e39b9de8ec4ade237c03e3888a;hpb=70740024f9c028c1fd63e1a1850ab062ff956054 diff --git a/common/locale/en-US/autocommands.xml b/common/locale/en-US/autocommands.xml index b2719c0..6cb779b 100644 --- a/common/locale/en-US/autocommands.xml +++ b/common/locale/en-US/autocommands.xml @@ -95,11 +95,11 @@

Enable Pass Through mode on some Google sites:

-:autocmd LocationChange ^https?://(www|mail)\.google\.com/ :normal! +:autocmd LocationChange www.google.com,mail.google.com :normal!

or

-:autocmd LocationChange www.google.com,mail.google.com :normal! +:autocmd LocationChange ^https?://(www|mail)\.google\.com/ :normal!

Set the filetype to mail when editing email at Gmail: