{"id":20405940,"url":"https://github.com/coldnew/linum-ace","last_synced_at":"2025-09-03T05:39:19.441Z","repository":{"id":3334607,"uuid":"4378585","full_name":"coldnew/linum-ace","owner":"coldnew","description":"make line-number as ace-jump-line-mode does","archived":false,"fork":false,"pushed_at":"2020-10-01T16:57:09.000Z","size":559,"stargazers_count":2,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-05T02:18:54.115Z","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/coldnew.png","metadata":{"files":{"readme":"README.org","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}},"created_at":"2012-05-19T14:19:00.000Z","updated_at":"2015-11-04T16:55:22.000Z","dependencies_parsed_at":"2022-08-30T23:21:31.106Z","dependency_job_id":null,"html_url":"https://github.com/coldnew/linum-ace","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coldnew/linum-ace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Flinum-ace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Flinum-ace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Flinum-ace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Flinum-ace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coldnew","download_url":"https://codeload.github.com/coldnew/linum-ace/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coldnew%2Flinum-ace/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273397847,"owners_count":25098233,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"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":[],"created_at":"2024-11-15T05:13:56.756Z","updated_at":"2025-09-03T05:39:19.397Z","avatar_url":"https://github.com/coldnew.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+OPTIONS: num:nil\n#+STARTUP: odd\n#+Style: \u003cstyle\u003e h1,h2,h3 {font-family: arial, helvetica, sans-serif} \u003c/style\u003e\n\n* Overview\n\nlinum-ace is a linum plugin which inspired from ace-jump-mode,\nbut you can use this plugin without install ace-jump-mode.\n\n(for chinese user, you can see *README_zh.org*)\n\n* Installation (Traditional Way)\n\nDownload linum-ace from Github\n\n: git clone https://github.com/coldnew/linum-ace.git\n\nAdd linum-ace directory to your load path and then add following code to your dot emacs config.\n\n: (require 'linum-ace)\n\n* Installation (el-get Users)\n\nIf you are el-get user, you can simply create a recips to install linum-ace.\n\n: (:name linum-ace\n:        :type github\n:        :pkgname coldnew/linum-ace\n:        :features linum-ace)\n\n* Usage\n\nlinum-ace will not auto show on linum-mode by default. You can use linum-ace-toggle to toggle linum-ace or\n\ndefault linum-format. If you want to always use linum-ace put following code in your .emacs\n\n: (setq linum-format 'linum-ace)\n\n* Screenshot\n\nFollowing are the screenshot\n\n[[https://github.com/coldnew/linum-ace/raw/master/screenshot/screenshot1.jpg]]\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoldnew%2Flinum-ace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoldnew%2Flinum-ace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoldnew%2Flinum-ace/lists"}