{"id":19218627,"url":"https://github.com/shepherdwind/vim","last_synced_at":"2026-02-02T05:03:05.468Z","repository":{"id":7657676,"uuid":"9018919","full_name":"shepherdwind/vim","owner":"shepherdwind","description":"my vim config file","archived":false,"fork":false,"pushed_at":"2021-02-19T12:22:30.000Z","size":256,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-17T23:44:05.817Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vim script","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/shepherdwind.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-03-25T23:55:48.000Z","updated_at":"2021-02-19T12:22:33.000Z","dependencies_parsed_at":"2022-09-11T14:00:51.525Z","dependency_job_id":null,"html_url":"https://github.com/shepherdwind/vim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shepherdwind/vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shepherdwind%2Fvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shepherdwind%2Fvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shepherdwind%2Fvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shepherdwind%2Fvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shepherdwind","download_url":"https://codeload.github.com/shepherdwind/vim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shepherdwind%2Fvim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29006081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T04:25:24.522Z","status":"ssl_error","status_checked_at":"2026-02-02T04:24:51.069Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-09T14:27:29.492Z","updated_at":"2026-02-02T05:03:05.425Z","avatar_url":"https://github.com/shepherdwind.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"##use\n\n      //For win, empty or creat dir $VIM/vimfiles first\n      cd $VIM\n      git clone https://github.com/shepherdwind/vim.git vimfiles\n      cd vimfiles\n\n      //For *nix, empty or create dir $HOME/.vim/ first\n      cd\n      git clone https://github.com/shepherdwind/vim.git .vim\n      cd .vim\n\n      //vim\n      :BundleInstall\n      cd bundle/Command-T/\n      make install\n\n##配置\n\nvim配置文件，插件使用pathogen.vim来控制，配置文件需要导入config.vim，\n*uix修改\n\n      \"$HOME/.vimrc\n      source $HOME/.vim/config.vim\n\nwin下\n\n      \"$VIM/_vimrc\n      source $VIMFILES/config.vim\n\n\n###外部依赖\n\n- path路径下[ack](http://betterthangrep.com/)命令,\n  ack.vim如果没有无法支持:ack搜索\n\n##修改记录\n\n- 2013-03-26 重新使用vundle管理插件\n- 2011-12-24增加win和linux跨平台支持，去除bundle中插\n  件的git库全部手动升级。\n- 2012-05-30增加永久恢复，增加tagbar插件，增加jsctags依赖\n- 2012-10-31删除taglist, winmanage, bufexploder等插件，开始使用\u003cleader\u003eb浏览\n  buffer里的文件。大概什么时候，minibuffer也可以删除了。minibuffer容易导致session\n  失效。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshepherdwind%2Fvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshepherdwind%2Fvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshepherdwind%2Fvim/lists"}