insert_entity
insert_entity [name]
This alias inserts the specified entity reference at the current cursor location, prompting for an entity name if none is supplied. The specified entity name must not be enclosed in quotation marks.
In the Edit view, the cursor is placed after the inserted entity. In the Document Map view, the cursor is placed before the inserted entity; you can control this behavior with the set docmappastecaret=off option.
ie is a synonym for insert_entity.
Examples
insert_entity
ie ati
Related Topics