Skip to content

istib/helm-mode-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Emacs Helm manager for major and minor modes

Usage

  • install the package: M-x package-install RET helm-mode-manager RET

  • M-x helm-switch-major-mode provides a list of all major modes. Hitting 'RET' enables the mode, C-z shows the mode documentation

  • M-x helm-enable-minor-mode provides a list of all inactive minor modes. Hitting 'RET' enables the mode, C-z shows the mode documentation

  • M-x helm-disable-minor-mode provides a list of all ACTIVE minor modes. Hitting 'RET' disables the mode, C-z shows the mode documentation

About

Switch and toggle emacs major and minor modes using Helm

Resources

Stars

Watchers

Forks

Packages

No packages published