You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because it is enabled globally it makes it harder to debug menu issues in Emacs. I first have to turn off projectile-mode so it doesn't clutter my view.
Yasnippet provides the option yas-use-menu that I find very helpful.
(FWIW, I don't have any other packages here that adds a global menu like projectile does.)
The "Projectile" menu (in
menu-bar-mode
) is always shown whenprojectile-mode
is enabled.Please consider adding an option to disable (hide) the menu.
The text was updated successfully, but these errors were encountered: