{"id":15699972,"url":"https://github.com/airblade/vim-current-search-match","last_synced_at":"2026-01-11T13:19:19.761Z","repository":{"id":54374870,"uuid":"334124589","full_name":"airblade/vim-current-search-match","owner":"airblade","description":"Highlights the current search match.","archived":false,"fork":false,"pushed_at":"2022-04-20T10:46:11.000Z","size":9,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T16:17:26.247Z","etag":null,"topics":["highlight","vim-plugin","vim-search"],"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/airblade.png","metadata":{"files":{"readme":"README.markdown","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":"2021-01-29T11:25:40.000Z","updated_at":"2024-07-01T06:10:24.000Z","dependencies_parsed_at":"2022-08-13T13:50:12.319Z","dependency_job_id":null,"html_url":"https://github.com/airblade/vim-current-search-match","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/airblade%2Fvim-current-search-match","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airblade%2Fvim-current-search-match/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airblade%2Fvim-current-search-match/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airblade%2Fvim-current-search-match/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/airblade","download_url":"https://codeload.github.com/airblade/vim-current-search-match/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246330662,"owners_count":20760158,"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":["highlight","vim-plugin","vim-search"],"created_at":"2024-10-03T19:43:22.546Z","updated_at":"2026-01-11T13:19:19.735Z","avatar_url":"https://github.com/airblade.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# current_search_match.vim\n\nUpdate: Vim [8.2.4724](https://github.com/vim/vim/commit/a43993897aa372159f682df37562f159994dc85c) finally added this feature.\n\nHighlights the current search match.\n\nUses the `PmenuSel` highlight group by default.  To use a different highlight:\n\n1. Type `:hi` and find one you like, e.g. `Visual`.\n2. Put `let g:current_search_match = 'Visual'` in your vimrc/init.vim.\n\n\n## Installation\n\nInstall using your favourite package manager, or use Vim's built-in package\nsupport:\n\n    mkdir -p ~/.vim/pack/airblade/start\n    cd ~/.vim/pack/airblade/start\n    git clone https://github.com/airblade/vim-current-search-match.git\n    vim -u NONE -c \"helptags vim-current-search-match/doc\" -c q\n\n\n## Intellectual Property\n\nCopyright 2021 Andrew Stewart.  Released under the MIT licence.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fairblade%2Fvim-current-search-match","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fairblade%2Fvim-current-search-match","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fairblade%2Fvim-current-search-match/lists"}