Skip to content

jdtsmith/mode-minder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

mode-minder

Show all major and minor modes available in Emacs.

image

Usage

M-x mode-minder

Information Displayed

  • Nested major mode heirarchy, useful for targeting mode-hooks, etc.
  • Standalone major modes
  • Minor modes
  • One-line mode description
  • A clickable help link for the mode
  • An origin tag:
    • [P] for modes found in packages installed by the default package manager
    • [O] for other non-builtin packages
  • Aliases to the mode in parentheses, if any

Note: on first invocation, all known major-mode libraries are loaded with require.

About

Show all modes available in Emacs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published