Skip to content

WJCFerguson/banner-comment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Emacs package banner-comment

Trivial Emacs package to format a comment as a banner. Will reformat an existing banner.

demo

The only defun provided is banner-comment. Suggested use-package initialization:

(use-package banner-comment
  :commands (banner-comment)
  :bind ("C-c h" . banner-comment))

Submit issues or PRs if you need something more from it!

About

Trivial emacs package to turn a comment into a banner

Resources

License

Stars

Watchers

Forks

Packages

No packages published