{"id":17302520,"url":"https://github.com/wendajiang/vim","last_synced_at":"2025-03-26T22:24:38.379Z","repository":{"id":144297144,"uuid":"51205196","full_name":"wendajiang/vim","owner":"wendajiang","description":null,"archived":false,"fork":false,"pushed_at":"2018-08-13T06:47:39.000Z","size":4044,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T04:16:41.992Z","etag":null,"topics":["ide","vim"],"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/wendajiang.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-06T14:16:28.000Z","updated_at":"2018-08-13T06:47:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"417549c6-e586-47d3-aa20-17c1afb91ea3","html_url":"https://github.com/wendajiang/vim","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/wendajiang%2Fvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wendajiang%2Fvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wendajiang%2Fvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wendajiang%2Fvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wendajiang","download_url":"https://codeload.github.com/wendajiang/vim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245744573,"owners_count":20665286,"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":["ide","vim"],"created_at":"2024-10-15T11:47:48.796Z","updated_at":"2025-03-26T22:24:38.355Z","avatar_url":"https://github.com/wendajiang.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 超强vim配置文件\n\n[![Build Status](https://travis-ci.org/ma6174/vim.png?branch=master)](https://travis-ci.org/ma6174/vim)\n\n### 运行截图\n\n![screenshot.png](screenshot.png)\n\n### 简易安装方法：\n\n打开终端，执行下面的命令就自动安装好了：\n\n`wget -qO- https://raw.github.com/wendajiang/vim/master/setup.sh | sh -x`\n\n### 或者自己手动安装：(以ubuntu为例)\n\n1. 安装vim `sudo apt-get install vim`\n- 安装ctags：`sudo apt-get install ctags`\n- 安装一些必备程序：`sudo apt-get install xclip vim-gnome astyle python-setuptools`\n- python代码格式化工具：`sudo easy_install -ZU autopep8`\n- `sudo ln -s /usr/bin/ctags /usr/local/bin/ctags`\n- clone配置文件：`cd ~/ \u0026\u0026 git clone git://github.com/wendajiang/vim.git`\n- `mv ~/vim ~/.vim`\n- `mv ~/.vim/.vimrc ~/`\n- clone bundle 程序：`git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle`\n- 打开vim并执行bundle程序`:BundleInstall`\n- 重新打开vim即可看到效果\n\n### 了解更多vim使用的小技巧：\n\n[tips.md](tips.md)\n\n### 查看更新日志：\n\n[`update_log.md`](update_log.md)\n**error:the pyflakes.vim plugin requires Vim to be compiled with +python**\n\nsolution : git clone --recursive git://github.com/kevinw/pyflakes-vim.git\n\n然后，删除.vim/ftplugin\n将clone到的pyflakes/ftplugin 拷贝到.vim\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwendajiang%2Fvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwendajiang%2Fvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwendajiang%2Fvim/lists"}