{"id":25096575,"url":"https://github.com/jceb/vim-shootingstar","last_synced_at":"2026-01-12T07:42:52.260Z","repository":{"id":8872803,"uuid":"10587144","full_name":"jceb/vim-shootingstar","owner":"jceb","description":"Like the magic * but starts matching at the cursor position","archived":false,"fork":false,"pushed_at":"2013-12-15T10:36:38.000Z","size":160,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T21:02:22.298Z","etag":null,"topics":["cursor","magic","neovim-plugin","star","vim-plugin"],"latest_commit_sha":null,"homepage":"http://www.vim.org/scripts/script.php?script_id=4616","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/jceb.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":"2013-06-09T18:18:36.000Z","updated_at":"2023-01-09T11:12:11.000Z","dependencies_parsed_at":"2022-09-18T23:40:19.080Z","dependency_job_id":null,"html_url":"https://github.com/jceb/vim-shootingstar","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/jceb%2Fvim-shootingstar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jceb%2Fvim-shootingstar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jceb%2Fvim-shootingstar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jceb%2Fvim-shootingstar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jceb","download_url":"https://codeload.github.com/jceb/vim-shootingstar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246741119,"owners_count":20826066,"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":["cursor","magic","neovim-plugin","star","vim-plugin"],"created_at":"2025-02-07T16:48:54.050Z","updated_at":"2026-01-12T07:42:52.232Z","avatar_url":"https://github.com/jceb.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"vim-shootingstar\n================\n\nLike the magic * but start matching at the cursor position.\n\nInstallation\n------------\n\nI recommend installing [pathogen.vim](https://github.com/tpope/vim-pathogen), and then execute the following commands:\n\n    cd ~/.vim/bundle\n    git clone https://github.com/jceb/vim-shootingstar.git\n\nUsage\n-----\n\n* Given your cursor (`|`) is here: `shoo|ting start`\n* Pressing `\u003cleader\u003e*` (e.g `\\*`) will search for the term `ting` if it's part of the word `\\\u003cshooting\\\u003e`\n* In vim search syntax this is equivalent to: `/\\\u003cshoo\\zsting\\\u003e`\n\nSupported keybindings\n* \u003cLeader\u003e* and \u003cLeader\u003e# for searching forward/backward for the exact word\n* \u003cLeader\u003eg* and \u003cLeader\u003eg# for searching forward/backward without stopping at word boundaries\n\nWhy would I need that?\nPeronsally, I'm using the `*` often when I want to refactor code, e.g. change the name of a variable or function.\nOften I just want to change a certain part of the name and it would come very handy if the search would be able to place the cursor right there.\nI'm too lazy to pull up the original search term and edit it, so I end up typing the whole name during the change.\nThis little plugin solves exactly the described issue by introducing just an extra character infront of the magic `*`.\n\nLicense\n-------\nCopyright © Jan Christoph Ebersbach. Distributed under the same terms as Vim itself. See :help license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjceb%2Fvim-shootingstar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjceb%2Fvim-shootingstar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjceb%2Fvim-shootingstar/lists"}