summaryrefslogtreecommitdiff
path: root/helm-easymenu.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2015-06-19 09:27:37 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2015-06-19 09:27:37 +0200
commit0e25ae61401ac139bf62071cd5f0ccb8fcfbd338 (patch)
treed03a2e797a4e4136bb131da084c05a5adf2e7da7 /helm-easymenu.el
parent6e015695b7be7c47903bb064ec18b99ef46589ad (diff)
Add helm-imenu-in-all-buffers to menu and bind it in helm-command-map.
* helm-config.el: Do it. * helm-easymenu.el: Do it.
Diffstat (limited to 'helm-easymenu.el')
-rw-r--r--helm-easymenu.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/helm-easymenu.el b/helm-easymenu.el
index 6c4ced02..23f263bb 100644
--- a/helm-easymenu.el
+++ b/helm-easymenu.el
@@ -63,6 +63,7 @@
["Show xfonts" helm-select-xfont t]
["Ucs Symbols" helm-ucs t]
["Imenu" helm-imenu t]
+ ["Imenu all" helm-imenu-in-all-buffers t]
["Semantic or Imenu" helm-semantic-or-imenu t]
["Google Suggest" helm-google-suggest t]
["Eval expression" helm-eval-expression-with-eldoc t]