10.3 Smart Key Customization

10.3.1 g:Tex_SmartKeyBS
10.3.2 g:Tex_SmartKeyQuote

These settings affect the smart key functionality as described here.

10.3.1 g:Tex_SmartKeyBS

TypeBoolean
Default Value1

Whether or not <Backspace> deletes diacritics.

10.3.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.