{"id":18256647,"url":"https://github.com/honmaple/emacs-maple-imenu","last_synced_at":"2025-04-04T18:30:34.338Z","repository":{"id":145149448,"uuid":"170448886","full_name":"honmaple/emacs-maple-imenu","owner":"honmaple","description":"imenu","archived":false,"fork":false,"pushed_at":"2019-10-10T16:16:18.000Z","size":268,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-20T16:52:08.656Z","etag":null,"topics":["emacs","imenu"],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/honmaple.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-13T05:54:54.000Z","updated_at":"2023-07-01T01:53:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"73e7e545-96a4-456d-a549-63bc11badb9c","html_url":"https://github.com/honmaple/emacs-maple-imenu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honmaple%2Femacs-maple-imenu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honmaple%2Femacs-maple-imenu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honmaple%2Femacs-maple-imenu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honmaple%2Femacs-maple-imenu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/honmaple","download_url":"https://codeload.github.com/honmaple/emacs-maple-imenu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247229087,"owners_count":20904978,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["emacs","imenu"],"created_at":"2024-11-05T10:23:02.186Z","updated_at":"2025-04-04T18:30:34.333Z","avatar_url":"https://github.com/honmaple.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"* emacs-maple-imenu\n** screenshots\n   [[https://github.com/honmaple/emacs-maple-imenu/blob/master/screenshot/example.png]]\n   [[https://github.com/honmaple/emacs-maple-imenu/blob/master/screenshot/example1.png]]\n** How to use\n   #+begin_src bash\n   git clone https://github.com/honmaple/emacs-maple-imenu ~/.emacs.d/site-lisp/maple-imenu\n   #+end_src\n\n   #+begin_src elisp\n     (require 'maple-imenu)\n     (setq maple-imenu-display-alist '((side . left) (slot . -1)))\n     (evil-leader/set-key \"bi\" 'maple-imenu)\n\n     ;; with use-package\n     (use-package maple-imenu\n     :ensure nil\n     :commands (maple-imenu)\n     :config\n     (setq maple-imenu-display-alist '((side . left) (slot . -1))))\n   #+end_src\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhonmaple%2Femacs-maple-imenu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhonmaple%2Femacs-maple-imenu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhonmaple%2Femacs-maple-imenu/lists"}