{"id":18865139,"url":"https://github.com/delapouite/kakoune-user-modes","last_synced_at":"2026-02-02T02:01:35.224Z","repository":{"id":145160782,"uuid":"156758497","full_name":"Delapouite/kakoune-user-modes","owner":"Delapouite","description":"A collection of handy user modes for kakoune","archived":false,"fork":false,"pushed_at":"2020-06-08T09:56:13.000Z","size":8,"stargazers_count":17,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-22T15:44:31.288Z","etag":null,"topics":["kakoune","plugin"],"latest_commit_sha":null,"homepage":"http://kakoune.org","language":null,"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/Delapouite.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":"2018-11-08T19:32:00.000Z","updated_at":"2025-03-05T13:11:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"352942ac-b35f-45e3-b098-eda88f7ca935","html_url":"https://github.com/Delapouite/kakoune-user-modes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Delapouite/kakoune-user-modes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Delapouite%2Fkakoune-user-modes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Delapouite%2Fkakoune-user-modes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Delapouite%2Fkakoune-user-modes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Delapouite%2Fkakoune-user-modes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Delapouite","download_url":"https://codeload.github.com/Delapouite/kakoune-user-modes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Delapouite%2Fkakoune-user-modes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29001468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T01:32:03.847Z","status":"online","status_checked_at":"2026-02-02T02:00:07.448Z","response_time":58,"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":["kakoune","plugin"],"created_at":"2024-11-08T04:45:58.811Z","updated_at":"2026-02-02T02:01:35.207Z","avatar_url":"https://github.com/Delapouite.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# kakoune-user-modes\n\n[kakoune](http://kakoune.org) user modes\n\n## Install\n\nAdd `user-modes.kak` to your autoload dir: `~/.config/kak/autoload/`.\n\nOr via [plug.kak](https://github.com/andreyorst/plug.kak):\n\n```\nplug 'delapouite/kakoune-user-modes' %{\n  # Suggested mappings\n  map global user a ': enter-user-mode anchor\u003cret\u003e'   -docstring 'anchor mode'\n  map global user e ': enter-user-mode echo\u003cret\u003e'     -docstring 'echo mode'\n  map global user f ': enter-user-mode format\u003cret\u003e'   -docstring 'format mode'\n  map global user i ': enter-user-mode enter\u003cret\u003e'    -docstring 'enter mode'\n  map global user k ': enter-user-mode keep\u003cret\u003e'     -docstring 'keep mode'\n  map global user l ': enter-user-mode lint\u003cret\u003e'     -docstring 'lint mode'\n  map global user r ': enter-user-mode rotation\u003cret\u003e' -docstring 'rotation mode'\n  map global user t ': enter-user-mode trim\u003cret\u003e'     -docstring 'trim mode'\n  map global user / ': enter-user-mode search\u003cret\u003e'   -docstring 'search mode'\n}\n```\n\n## Usage\n\nA collection of user modes that you may find handy.\nNothing revolutionary, just convenient mappings to avoid using `\u003calt\u003e`\n\n## Tips\n\n```\nalias global u enter-user-mode\n```\n\nWith this alias, `:u` provides a quick fuzzy-access to all user-modes \n\n## See also\n\n- [buffers user-mode](https://github.com/Delapouite/kakoune-buffers)\n- [mirror user-mode](https://github.com/Delapouite/kakoune-mirror)\n- [text-objects user-mode](https://github.com/Delapouite/kakoune-text-objects)\n- [useful user-modes](https://discuss.kakoune.com/t/useful-user-modes/730)\n\n## Licence\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelapouite%2Fkakoune-user-modes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdelapouite%2Fkakoune-user-modes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdelapouite%2Fkakoune-user-modes/lists"}