How to efficiently type in a pair of XML tags such as <tag></tag> in Emacs?
I am hoping some sort of auto-complete behavior.
|
How to efficiently type in a pair of XML tags such as I am hoping some sort of auto-complete behavior.
| |||
feedback
|
|
Add the following to your .emacs file.
set the automplete flag to true
| |||||||||||||||
feedback
|