You can enter the option command at the command line to see if the Quick Tags feature is enabled:
eval option("QuickTags")
If "off" is returned, the following is needed in a startup file:
set quicktags=on
Or maybe set quicktags=off is in a startup file and needs to be deleted.
Good luck!
Suzanne