[Fix #1193] Fix Prelude's menu definition

This commit is contained in:
Bozhidar Batsov 2018-09-28 17:34:53 +03:00
parent e7b42d1e5c
commit c139f01f9b

View file

@ -111,8 +111,7 @@
("General" ("General"
["Visit term buffer" crux-visit-term-buffer] ["Visit term buffer" crux-visit-term-buffer]
["Search in Google" prelude-google] ["Search in Google" prelude-google]
["View URL" crux-view-url])) ["View URL" crux-view-url])))
"Search Files (Grep)...")
map) map)
"Keymap for Prelude mode.") "Keymap for Prelude mode.")