11.4 Smart Key Customization

11.4.1 g:Tex_SmartKeyBS
11.4.2 g:Tex_SmartKeyQuote

These settings affect the smart key functionality as described here.

11.4.1 g:Tex_SmartKeyBS

TypeBoolean
Default Value1

Whether or not <Backspace> deletes diacritics.

11.4.2 g:Tex_SmartKeyQuote

TypeBoolean
Default Value1

Whether or not the smart quotes functionality is available.

If enabled, the quote characters can be customized by setting the following variables:

SettingValue
g:Tex_SmartQuoteOpen"``"
g:Tex_SmartQuoteClose"''"

Non-English users will want to change these settings to their locale. These global variables will be ignored if there are buffer-local variables (with the same name), which may be set in the language specific package files, such as $VIM/ftplugin/latex-suite/packages/german.