feat(emacs/lean-mode): add 'clean-cache' to the menu
Related issue: #75
This commit is contained in:
parent
fffb4e6019
commit
b78043ae24
1 changed files with 1 additions and 0 deletions
|
@ -115,6 +115,7 @@
|
||||||
["Run flycheck" flycheck-compile lean-flycheck-use]
|
["Run flycheck" flycheck-compile lean-flycheck-use]
|
||||||
["List of errors" flycheck-list-errors 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]
|
["Kill lean process" lean-server-kill-process t]
|
||||||
["Restart lean process" lean-server-restart-process t]
|
["Restart lean process" lean-server-restart-process t]
|
||||||
"-----------------"
|
"-----------------"
|
||||||
|
|
Loading…
Reference in a new issue