{"id":18862586,"url":"https://github.com/zk-phi/show-eof-mode","last_synced_at":"2026-02-26T07:47:29.370Z","repository":{"id":152679701,"uuid":"482513049","full_name":"zk-phi/show-eof-mode","owner":"zk-phi","description":"[Emacs] Minor mode to show [EOF] indicator","archived":false,"fork":false,"pushed_at":"2024-07-20T14:34:47.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T11:44:16.687Z","etag":null,"topics":["emacs"],"latest_commit_sha":null,"homepage":"","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/zk-phi.png","metadata":{"files":{"readme":"Readme.markdown","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":"2022-04-17T12:09:30.000Z","updated_at":"2024-07-20T14:34:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"81e84990-9abb-4c21-9fb2-58c881b450f0","html_url":"https://github.com/zk-phi/show-eof-mode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zk-phi/show-eof-mode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk-phi%2Fshow-eof-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk-phi%2Fshow-eof-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk-phi%2Fshow-eof-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk-phi%2Fshow-eof-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zk-phi","download_url":"https://codeload.github.com/zk-phi/show-eof-mode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zk-phi%2Fshow-eof-mode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29851808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T22:37:40.667Z","status":"online","status_checked_at":"2026-02-26T02:00:06.774Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"],"created_at":"2024-11-08T04:35:07.994Z","updated_at":"2026-02-26T07:47:29.353Z","avatar_url":"https://github.com/zk-phi.png","language":"Emacs Lisp","readme":"# show-eof-mode\n\nMinor mode to show `[EOF]` marker.\n\n![screenshot](screenshot.png)\n\n## Usage\n\nJust load and enable `show-eof-mode`. Setting hooks may be useful.\n\n```emacs-lisp\n(require 'show-eof-mode)\n(add-hook 'prog-mode-hook 'show-eof-mode)\n(add-hook 'text-mode-hook 'show-eof-mode)\n```\n\n## Customization\n\n- `show-eof-marker-string` ... string to mark EOF (default: `[EOF]`)\n- `show-eof-marker-face` ... face to fontify EOF markers\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzk-phi%2Fshow-eof-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzk-phi%2Fshow-eof-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzk-phi%2Fshow-eof-mode/lists"}