{"id":18676891,"url":"https://github.com/chusiang/vim-sdcv","last_synced_at":"2025-10-30T00:41:45.517Z","repository":{"id":10965930,"uuid":"13280544","full_name":"chusiang/vim-sdcv","owner":"chusiang","description":"Searching word with sdcv at Vim.","archived":false,"fork":false,"pushed_at":"2016-08-15T04:58:03.000Z","size":4,"stargazers_count":23,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T02:23:40.577Z","etag":null,"topics":["vim"],"latest_commit_sha":null,"homepage":"http://note.drx.tw/2013/10/working-on-gnu-linux-16-vim-sdcv.html","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/chusiang.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-10-02T19:24:32.000Z","updated_at":"2023-02-11T05:25:37.000Z","dependencies_parsed_at":"2022-07-21T12:32:38.263Z","dependency_job_id":null,"html_url":"https://github.com/chusiang/vim-sdcv","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chusiang%2Fvim-sdcv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chusiang%2Fvim-sdcv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chusiang%2Fvim-sdcv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chusiang%2Fvim-sdcv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chusiang","download_url":"https://codeload.github.com/chusiang/vim-sdcv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248506175,"owners_count":21115391,"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"],"created_at":"2024-11-07T09:31:34.857Z","updated_at":"2025-10-30T00:41:40.463Z","avatar_url":"https://github.com/chusiang.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim-sdcv\n\nThe plugin is fork from [Yunt](http://my.opera.com/yunt/blog/show.dml/304842), and it can search word in Vim, but it`s need sdcv and dictionaries. [(more)](http://note.drx.tw/2013/10/working-on-gnu-linux-16-vim-sdcv.html)\n\n![sdcv at Vim](https://lh5.googleusercontent.com/-k6eRB1pQTd0/UkyAE9o5hVI/AAAAAAAAV1o/4R8nOtWba1k/s640/2013-10-03-sdcv-vim.png)\n\n▲ use sdcv in Vim.\n\n## Installation\n\nThis plugin follows the standard runtime path structure, and as such it can be installed with a variety of plugin managers:\n\n*  [Pathogen][2]\n  *  `git clone https://github.com/chusiang/vim-sdcv ~/.vim/bundle/vim-sdcv`\n*  [NeoBundle][3]\n  *  `NeoBundle 'chusiang/vim-sdcv'`\n*  [Vundle][4]\n  *  `Bundle 'chusiang/vim-sdcv'`\n*  manual\n  *  copy all of the files into your `~/.vim` directory\n\n## Configuration\n\nMapping for quick search word.\n\n\tnmap \u003cleader\u003ew :call SearchWord()\u003cCR\u003e\n\n## File Structure\n\n\t├── plugin\n\t│   └── sdcv.vim\n\t└── README.md\n\n[2]: https://github.com/tpope/vim-pathogen\n[3]: https://github.com/Shougo/neobundle.vim\n[4]: https://github.com/gmarik/vundle\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchusiang%2Fvim-sdcv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchusiang%2Fvim-sdcv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchusiang%2Fvim-sdcv/lists"}