feat(emacs/lean-mode): add 'clean-cache' to the menu

Related issue: #75
This commit is contained in:
Soonho Kong 2014-10-03 09:47:03 -07:00
parent fffb4e6019
commit b78043ae24

View file

@ -115,6 +115,7 @@
["Run flycheck" flycheck-compile lean-flycheck-use]
["List of errors" flycheck-list-errors lean-flycheck-use]
"-----------------"
["Clear all cache" lean-clear-cache t]
["Kill lean process" lean-server-kill-process t]
["Restart lean process" lean-server-restart-process t]
"-----------------"