diff options
Diffstat (limited to 'common/locale/en-US/autocommands.xml')
-rw-r--r-- | common/locale/en-US/autocommands.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/locale/en-US/autocommands.xml b/common/locale/en-US/autocommands.xml index b99cef10..ed8d49ed 100644 --- a/common/locale/en-US/autocommands.xml +++ b/common/locale/en-US/autocommands.xml @@ -89,7 +89,7 @@ </p> <code><!-- Why is the XSLT processor mangling newlines? --> -<ex>:autocmd LocationChange .* :set editor=<str>gvim -f</str></ex>
 +<ex>:autocmd LocationChange .* :set editor=<str>gvim -f</str></ex> <ex>:autocmd LocationChange mail\\.google\\.com :set editor=<str>gvim -f -c 'set ft=mail'</str></ex> </code> |