Skip to content

Instantly share code, notes, and snippets.

@AmandaCameron
Created May 16, 2015 15:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AmandaCameron/6dbb9ee49af3aa0a88a6 to your computer and use it in GitHub Desktop.
Save AmandaCameron/6dbb9ee49af3aa0a88a6 to your computer and use it in GitHub Desktop.
-- Utilities!
os.loadAPI("__LIB__/acutils")
--[[
;; Emacs LISP for helpful bacon.
(add-to-list 'imenu-generic-expression (list "Context" "^add_context([\"']\\(.+\\)[\"']" 1) t)
(add-to-list 'imenu-generic-expression (list "Command" "^add_command([\"']\\(.+\\)[\"']" 1) t)
]]--
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment