{"id":15664771,"url":"https://github.com/lambdalisue/vim-kensaku-search","last_synced_at":"2025-05-06T19:29:18.269Z","repository":{"id":140332174,"uuid":"590150405","full_name":"lambdalisue/vim-kensaku-search","owner":"lambdalisue","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-15T09:31:46.000Z","size":7,"stargazers_count":18,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T02:11:46.804Z","etag":null,"topics":["kensaku-vim","migemo","neovim","vim"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","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/lambdalisue.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":"2023-01-17T19:07:01.000Z","updated_at":"2025-01-14T12:42:15.000Z","dependencies_parsed_at":"2024-02-15T10:44:01.115Z","dependency_job_id":null,"html_url":"https://github.com/lambdalisue/vim-kensaku-search","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/lambdalisue%2Fvim-kensaku-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdalisue%2Fvim-kensaku-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdalisue%2Fvim-kensaku-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lambdalisue%2Fvim-kensaku-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lambdalisue","download_url":"https://codeload.github.com/lambdalisue/vim-kensaku-search/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252752715,"owners_count":21798841,"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":["kensaku-vim","migemo","neovim","vim"],"created_at":"2024-10-03T13:44:07.115Z","updated_at":"2025-05-06T19:29:18.238Z","avatar_url":"https://github.com/lambdalisue.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kensaku-search.vim\n\n[![kensaku.vim plugin](https://img.shields.io/badge/plugin-kensaku.vim-lightgray.svg)](https://github.com/lambdalisue/kensaku.vim)\n[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n[![vim help](https://img.shields.io/badge/vim-%3Ah%20kensaku--search-orange.svg)](doc/kensaku-search.jax)\n\n_kensaku-search.vim_ は [lambdalisue/kensaku.vim][lambdalisue/kensaku.vim] を\n`/` や `?` で自然に利用するためのインテグレーションプラグインです。 `/` や `?`\nで検索する際に、ローマ字を含む検索ワードが指定されている場合は自動的に正規表現に置き換えることで、自然にローマ字で日本語検索が可能です。\n\nなお、オリジナルは [rhysd/migemo-search.vim][rhysd/migemo-search.vim]\nで、このプラグインは同等の機能を\n[lambdalisue/kensaku.vim][lambdalisue/kensaku.vim] を利用して提供しています。\n\n[lambdalisue/kensaku.vim]: https://github.com/lambdalisue/kensaku.vim\n[rhysd/migemo-search.vim]: https://github.com/rhysd/migemo-search.vim\n\n## 必須条件\n\n- [lambdalisue/kensaku.vim][lambdalisue/kensaku.vim]\u003cbr\u003eCMigemo 非依存で Migemo\n  を用いたローマ字による日本語検索機能を提供するためのプラグイン\n\n## 利用方法\n\nkensaku-search.vim\nはデフォルトマッピングを提供していないため、ユーザーが以下のように `\u003cCR\u003e`\nに対して `\u003cPlug\u003e(kensaku-search-replace)` を割り当てる必要があ ります。\n\n```vim\ncnoremap \u003cCR\u003e \u003cPlug\u003e(kensaku-search-replace)\u003cCR\u003e\n```\n\nその後 `/` や `?` に対してローマ字を指定すると `\u003cCR\u003e`\nを押した時点で対応する正規表現に置き換わります。\n\n## License\n\nThe code in this repository follows MIT license, texted in [LICENSE](./LICENSE).\nContributors need to agree that any modifications sent in this repository follow\nthe license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambdalisue%2Fvim-kensaku-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flambdalisue%2Fvim-kensaku-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flambdalisue%2Fvim-kensaku-search/lists"}