{"id":13896910,"url":"https://github.com/danr/kakoune-easymotion","last_synced_at":"2026-01-04T04:34:17.619Z","repository":{"id":28892360,"uuid":"104803099","full_name":"danr/kakoune-easymotion","owner":"danr","description":"kakoune plugin for navigating like the easymotion vim mode","archived":false,"fork":false,"pushed_at":"2022-11-02T16:53:50.000Z","size":809,"stargazers_count":53,"open_issues_count":10,"forks_count":13,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-23T15:39:47.944Z","etag":null,"topics":["easymotion","kakoune","plugin"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danr.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}},"created_at":"2017-09-25T21:18:20.000Z","updated_at":"2024-09-19T16:12:56.000Z","dependencies_parsed_at":"2023-01-14T13:45:36.727Z","dependency_job_id":null,"html_url":"https://github.com/danr/kakoune-easymotion","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/danr%2Fkakoune-easymotion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danr%2Fkakoune-easymotion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danr%2Fkakoune-easymotion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danr%2Fkakoune-easymotion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danr","download_url":"https://codeload.github.com/danr/kakoune-easymotion/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243982297,"owners_count":20378606,"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":["easymotion","kakoune","plugin"],"created_at":"2024-08-06T18:03:13.774Z","updated_at":"2026-01-04T04:34:17.572Z","avatar_url":"https://github.com/danr.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# kakoune-easymotion\n​\n[![IRC][IRC Badge]][IRC]\n\n[kakoune](http://kakoune.org) plugin for navigating like the easymotion vim mode\n\n![demo](https://github.com/danr/kakoune-easymotion/blob/master/recording.gif?raw=true)\n\n## Setup\n\nAdd `easymotion.kak` to your autoload directory,`~/.config/kak/autoload`, or source it manually.\n\n## Usage\n\nThe script defines a few commands:\n  - `easy-motion-f`\n  - `easy-motion-w`\n  - `easy-motion-W`\n  - `easy-motion-j`\n  - `easy-motion-alt-f`\n  - `easy-motion-b`\n  - `easy-motion-B`\n  - `easy-motion-k`\n  - `easy-motion-on-regex`\n\nIt uses one option, `em_jumpchars` which defaults to `a..z`,\nand two faces, `EasyMotionForeground` and `EasyMotionBackground`.\nThey default to red and light grey.\n\nI don't suggest any particular mappings, but you could try:\n```\nmap global user w :easy-motion-w\u003cret\u003e\nmap global user W :easy-motion-W\u003cret\u003e\nmap global user j :easy-motion-j\u003cret\u003e\n```\n\nor use the provided `easymotion` user-mode.\n\n## License\n\nUnlicense\n\n[IRC]: https://webchat.freenode.net?channels=kakoune\n[IRC Badge]: https://img.shields.io/badge/IRC-%23kakoune-blue.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanr%2Fkakoune-easymotion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanr%2Fkakoune-easymotion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanr%2Fkakoune-easymotion/lists"}