{"id":20622641,"url":"https://github.com/myterminal/outer-spaces","last_synced_at":"2025-03-06T23:24:31.272Z","repository":{"id":76221145,"uuid":"72084577","full_name":"myTerminal/outer-spaces","owner":"myTerminal","description":"A minimalistic minor-mode to highlight redundant spaces","archived":false,"fork":false,"pushed_at":"2021-07-14T05:19:22.000Z","size":190,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T05:29:41.375Z","etag":null,"topics":["emacs","highlight-spaces"],"latest_commit_sha":null,"homepage":"","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/myTerminal.png","metadata":{"files":{"readme":"README.md","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":"2016-10-27T07:54:37.000Z","updated_at":"2021-07-14T05:19:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"8ea3bfa0-5c29-4eeb-b1fb-bca2dfe8d47c","html_url":"https://github.com/myTerminal/outer-spaces","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/myTerminal%2Fouter-spaces","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Fouter-spaces/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Fouter-spaces/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myTerminal%2Fouter-spaces/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myTerminal","download_url":"https://codeload.github.com/myTerminal/outer-spaces/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242301002,"owners_count":20105345,"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","highlight-spaces"],"created_at":"2024-11-16T12:24:07.602Z","updated_at":"2025-03-06T23:24:31.242Z","avatar_url":"https://github.com/myTerminal.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# outer-spaces\n\n[![Marmalade](https://img.shields.io/badge/marmalade-available-8A2A8B.svg)](https://marmalade-repo.org/packages/outer-spaces)  \n[![License](https://img.shields.io/badge/LICENSE-GPL%20v3.0-blue.svg)](https://www.gnu.org/licenses/gpl.html)\n\nA minimalistic minor-mode to highlight redundant spaces\n\n![Demo](images/demo.gif)\n\n## Installation\n\n### Manual\n\nSave the file *outer-spaces.el* to disk and add the directory containing it to `load-path` using a command in your *.emacs* file like:\n\n    (add-to-list 'load-path \"~/.emacs.d/\")\n\nThe above line assumes that you've placed the file into the Emacs directory '.emacs.d'.\n\nStart the package with:\n\n    (require 'outer-spaces)\n\n### Marmalade\n\nIf you have Marmalade added as a repository to your Emacs, you can just install *outer-spaces* with\n\n    M-x package-install outer-spaces RET\n\n## Usage\n\nEnable outer-spaces-mode in any buffer to highlight spaces in that buffer. Disabling minor-mode will unhighlight the highlighted spaces.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyterminal%2Fouter-spaces","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyterminal%2Fouter-spaces","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyterminal%2Fouter-spaces/lists"}