{"id":20239151,"url":"https://github.com/edvin/edmacs","last_synced_at":"2026-03-19T14:48:41.347Z","repository":{"id":202980995,"uuid":"708522841","full_name":"edvin/edmacs","owner":"edvin","description":"Edvin's Emacs configuration","archived":false,"fork":false,"pushed_at":"2024-01-27T09:29:25.000Z","size":107,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-05T00:04:08.381Z","etag":null,"topics":[],"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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edvin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-10-22T19:58:23.000Z","updated_at":"2023-10-25T05:40:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"e9cc6fc6-f420-41e8-8319-d6d7d9d45865","html_url":"https://github.com/edvin/edmacs","commit_stats":null,"previous_names":["edvin/edmacs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/edvin/edmacs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edvin%2Fedmacs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edvin%2Fedmacs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edvin%2Fedmacs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edvin%2Fedmacs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edvin","download_url":"https://codeload.github.com/edvin/edmacs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edvin%2Fedmacs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263636782,"owners_count":23492302,"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":[],"created_at":"2024-11-14T08:37:42.107Z","updated_at":"2026-02-04T00:33:18.108Z","avatar_url":"https://github.com/edvin.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EdMacs\n\n## Installation\n\n```bash\ngit clone https://github.com/edvin/edmacs ~/.emacs.d\n```\n\n## Prerequisites\n\n- go: https://go.dev/doc/install\n- godef: https://github.com/rogpeppe/godef\n- dlv: https://github.com/go-delve/delve/tree/master/Documentation/installation\n- gopls: https://pkg.go.dev/golang.org/x/tools/gopls#readme-installation\n- libtree-sitter-dev: https://packages.debian.org/bookworm/main/libtree-sitter-dev\n\n```bash\ngo install github.com/rogpeppe/godef@master\ngo install github.com/go-delve/delve/cmd/dlv@master\ngo install golang.org/x/tools/gopls@latest\ngo install github.com/lighttiger2505/sqls@latest\n\n# Ubuntu\nsudo apt-get install libtree-sitter-dev\n\n# Arch\nyay libgccjit\nyay libtree\n```\n\nFonts: https://www.jetbrains.com/lp/mono/#how-to-install'\n\n## Compile Emacs from source\n\nDownload: https://www.gnu.org/software/emacs/manual/html_node/efaq/Installing-Emacs.html\n\n### Configure\n\n```bash\n./configure --with-pgtk --with-native-compilation\nmake -j 8\nsudo make install\n```\n\n### Refcard\n\nhttps://www.gnu.org/software/emacs/refcards/pdf/refcard.pdf\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedvin%2Fedmacs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedvin%2Fedmacs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedvin%2Fedmacs/lists"}