{"id":23960884,"url":"https://github.com/pawel-slowik/vim-find","last_synced_at":"2025-07-13T20:07:18.496Z","repository":{"id":111445004,"uuid":"143050779","full_name":"pawel-slowik/vim-find","owner":"pawel-slowik","description":" Vim plugin for searching in files (grepprg wrapper)","archived":false,"fork":false,"pushed_at":"2025-01-10T10:18:02.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T12:48:03.549Z","etag":null,"topics":["vim","vim-plugin"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","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/pawel-slowik.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":"2018-07-31T18:14:30.000Z","updated_at":"2025-01-10T10:18:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"976d06a9-6c65-4c30-8196-b271fb1d2f2f","html_url":"https://github.com/pawel-slowik/vim-find","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pawel-slowik/vim-find","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawel-slowik%2Fvim-find","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawel-slowik%2Fvim-find/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawel-slowik%2Fvim-find/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawel-slowik%2Fvim-find/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pawel-slowik","download_url":"https://codeload.github.com/pawel-slowik/vim-find/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawel-slowik%2Fvim-find/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265198361,"owners_count":23726449,"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":["vim","vim-plugin"],"created_at":"2025-01-06T19:57:29.897Z","updated_at":"2025-07-13T20:07:18.487Z","avatar_url":"https://github.com/pawel-slowik.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a micro-plugin for the [Vim](https://www.vim.org/) editor. It\nsimplifies searching for the current word or visually selected text in all\nfiles in a directory. Search results are displayed in the quickfix list.\n\nWith `grepprg` set to something other than `grep`, the plugin may not work\ncorrectly.\n\nThe plugin doesn't define any mappings, you need to define these yourself,\ne.g.:\n\n\tvnoremap \u003csilent\u003e \u003cLeader\u003ef :call find#FindVisualSelection()\u003cCR\u003e\n\tnnoremap \u003csilent\u003e \u003cLeader\u003ef :call find#FindWord()\u003cCR\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpawel-slowik%2Fvim-find","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpawel-slowik%2Fvim-find","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpawel-slowik%2Fvim-find/lists"}