Skip to content

aaronjensen/auto-rename-tag

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status MELPA MELPA Stable License: GPL v3

auto-rename-tag

Automatically rename paired HTML/XML tag.

Usage

Enable for all buffers.

(global-auto-rename-tag-mode t)

Or you can just enable in specific buffer you want.

(auto-rename-tag-mode t)

Contribution

If you would like to contribute to this project, you may either clone and make pull requests to this repository. Or you can clone the project and establish your own branch of this tool. Any methods are welcome!

About

Automatically rename paired HTML/XML tag.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Emacs Lisp 100.0%