{"id":17982818,"url":"https://github.com/t9md/atom-vim-mode-plus-ex-mode","last_synced_at":"2025-03-25T19:31:42.096Z","repository":{"id":136587670,"uuid":"47881732","full_name":"t9md/atom-vim-mode-plus-ex-mode","owner":"t9md","description":"Experiment to implement ex-mode for vim-mode-plus","archived":false,"fork":false,"pushed_at":"2017-12-09T04:29:04.000Z","size":41,"stargazers_count":29,"open_issues_count":7,"forks_count":11,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-20T17:38:33.955Z","etag":null,"topics":["atom","vim-mode","vim-mode-plus"],"latest_commit_sha":null,"homepage":"https://atom.io/packages/vim-mode-plus-ex-mode","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/t9md.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2015-12-12T14:43:48.000Z","updated_at":"2024-09-18T11:02:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"650ca95f-881e-41a4-8359-cb6a2b344d89","html_url":"https://github.com/t9md/atom-vim-mode-plus-ex-mode","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t9md%2Fatom-vim-mode-plus-ex-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t9md%2Fatom-vim-mode-plus-ex-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t9md%2Fatom-vim-mode-plus-ex-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t9md%2Fatom-vim-mode-plus-ex-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/t9md","download_url":"https://codeload.github.com/t9md/atom-vim-mode-plus-ex-mode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245530283,"owners_count":20630517,"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":["atom","vim-mode","vim-mode-plus"],"created_at":"2024-10-29T18:15:18.987Z","updated_at":"2025-03-25T19:31:42.084Z","avatar_url":"https://github.com/t9md.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-mode-plus-ex-mode\n\n- I originally released this package for quick workaround of lack of ex-mode support.\n- But now [ex-mode](https://atom.io/packages/ex-mode) works with vim-mode-plus.\n- If you want better ex-mode, don't use this package, use [ex-mode](https://atom.io/packages/ex-mode) instead.\n\nExperimental ex-mode support for vim-mode-plus\n\n## How to use?\n\nDefault keymaps are provided from v0.8.0.\nIn `normal-mode`, following keymaps are available.\n\n- `:`: `vim-mode-plus-ex-mode:open`: open ex-mode then can use following operations\n  - `11`: Move to line 11.\n  - `+11`, `-11`: Move to relative line.\n  - `50%`: Move to 50% of buffer..\n  - `15:10`: Move to line 15, column 10\n  - `!`: Toggle boolean config parameter.\n  - `w`, `wq`, `split`, `vsplit` etc.\n  - `nohlsearch`: to clear `highlight-search`.\n\n- `!`: `vim-mode-plus-ex-mode:toggle-setting`: toggle boolean setting-value.\n  - Choose setting parameter to toggle boolean value.\n  - Shorthand of `:` then input `!`\n\n## NOTE for heavy ex-mode user\n\nI'm not motivated for this package.   \nMy thought for providing ex-mode(`:` command) in Atom is [here #52](https://github.com/t9md/atom-vim-mode-plus/issues/52).  \nPlease understand this package as reference, example, prototype implementation.  \nDon't ask me to improve this package into **true** ex-mode emulation.  \n\nInstead, you can learn\n\n- [Atom's way](https://flight-manual.atom.io/)\n- [vim-mode-plus's way](https://github.com/t9md/atom-vim-mode-plus/wiki)\n\nFor example, there are quicker and effective ways than doing `s/abc/def/g`.  \nBy using Atom's multiple-cursors, and also vim-mod-plus's `occurrence` feature(unique enhancement).  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft9md%2Fatom-vim-mode-plus-ex-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ft9md%2Fatom-vim-mode-plus-ex-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft9md%2Fatom-vim-mode-plus-ex-mode/lists"}