{"id":21064059,"url":"https://github.com/luochen1990/select-and-search","last_synced_at":"2026-01-02T02:22:10.950Z","repository":{"id":12986116,"uuid":"15664984","full_name":"luochen1990/select-and-search","owner":"luochen1990","description":"an useful vim plugin: select text in v mode, then press n to search next one (N for prev one)","archived":false,"fork":false,"pushed_at":"2014-08-04T05:47:54.000Z","size":192,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-20T20:49:52.136Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"VimL","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/luochen1990.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":"2014-01-06T04:17:14.000Z","updated_at":"2022-12-26T12:53:03.000Z","dependencies_parsed_at":"2022-08-31T05:12:11.348Z","dependency_job_id":null,"html_url":"https://github.com/luochen1990/select-and-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/luochen1990%2Fselect-and-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luochen1990%2Fselect-and-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luochen1990%2Fselect-and-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luochen1990%2Fselect-and-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luochen1990","download_url":"https://codeload.github.com/luochen1990/select-and-search/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243506854,"owners_count":20301768,"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":[],"created_at":"2024-11-19T17:48:09.876Z","updated_at":"2026-01-02T02:22:10.900Z","avatar_url":"https://github.com/luochen1990.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"Select \u0026 Search\n===\n\u003e\tselect text in v mode, then press n to search next one (N for prev one)\n\n-------------------------------------------------------------------------------------------------------- \n\nyou can also find this plugin in **www.vim.org [here](http://www.vim.org/scripts/script.php?script_id=4819)**.\n\nInstall \u0026 Configuration:\n-------------------------------------------------------------------------------------------------------- \n\n### Install via Vundle:\n- `Bundle 'luochen1990/select-and-search'`\n- add this to your vimrc: `let g:select_and_search_active = 1`\n\n### Install Manually:\n- first, put `rainbow.vim`(this file) to dir `~/.vim/plugin` or `vimfiles/plugin`\n- second, add the follow sentences to your `.vimrc` or `_vimrc` :\n\t```vim\n\tlet g:select_and_search_active = 1\n\t```\n- third, restart your vim and enjoy coding.\n\n### Configuration:\n- `let g:select_and_search_active = 2` will not jump when pressing the first `n` or `N`\n- `let g:select_and_search_active = 3` will map `*` instead of `n` and `N`\n\n-------------------------------------------------------------------------------------------------------- \n**Rate this script if you like it, \nand i'll appreciate it and improve this plugin for you because of your support ! \n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluochen1990%2Fselect-and-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluochen1990%2Fselect-and-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluochen1990%2Fselect-and-search/lists"}