{"id":17432027,"url":"https://github.com/rayshih/vimrc","last_synced_at":"2025-04-14T11:40:37.853Z","repository":{"id":146929178,"uuid":"48940709","full_name":"rayshih/vimrc","owner":"rayshih","description":"My vimrc","archived":false,"fork":false,"pushed_at":"2021-09-12T09:09:39.000Z","size":16,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T00:48:40.089Z","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/rayshih.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-01-03T09:34:30.000Z","updated_at":"2021-09-12T09:09:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"bcb736b2-86a9-40de-9996-4615997192bf","html_url":"https://github.com/rayshih/vimrc","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/rayshih%2Fvimrc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayshih%2Fvimrc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayshih%2Fvimrc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rayshih%2Fvimrc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rayshih","download_url":"https://codeload.github.com/rayshih/vimrc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248874212,"owners_count":21175791,"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":[],"created_at":"2024-10-17T08:09:48.507Z","updated_at":"2025-04-14T11:40:37.826Z","avatar_url":"https://github.com/rayshih.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My vimrc\n\n## How to install\n\n1. Clone my vimrc:\n\n   ```\n   git clone git@github.com:rayshih/vimrc.git\n   cd vimrc\n   ln -s $(pwd)/vimrc ~/.vimrc\n   ```\n\n2. Then install vim-plug:\n\n[https://github.com/junegunn/vim-plug](https://github.com/junegunn/vim-plug)\n\n3. Then install bundles:\n\n   Launch `vim` and run `:PlugInstall`\n\n\n## Included Plugins\n\n- [fugitive.vim](https://github.com/tpope/vim-fugitive): Git Plugin\n- [ctrlp.vim](https://github.com/kien/ctrlp.vim): Fuzzy finder\n- [NERD Tree](https://github.com/scrooloose/nerdtree): A tree explorer plugin for vim\n- [easymotion](https://github.com/easymotion/vim-easymotion): Fast navigation in code\n- [syntastic](https://github.com/scrooloose/syntastic): Syntax checking\n\n- [tcomment](https://github.com/tomtom/tcomment_vim): Toggle comments\n- [vim-trailing-whitespace](https://github.com/bronson/vim-trailing-whitespace): Fix/highlight tail space\n- [vim-surround](https://github.com/tpope/vim-surround): Parenthesis manipulation\n- [delimitMat](https://github.com/Raimondi/delimitMate): Auto parenthesis\n- [vim-multiple-cursors](https://github.com/terryma/vim-multiple-cursors): Sublime Text Command D like function\n- [emmet-vim](https://github.com/mattn/emmet-vim): Fast html tags auto complete\n- [vim-json](https://github.com/elzr/vim-json): JSON syntax\n- [vim-javascript](https://github.com/pangloss/vim-javascript): Javascript syntax\n- [vim-jsx](https://github.com/pangloss/vim-jsx): JSX syntax\n- [vim-airline](https://github.com/bling/vim-airline): Airline\n\n## Color Scheme\n\n- [vim-colors-solarized](https://github.com/altercation/vim-colors-solarized)\n\n## Key Mappings\n\nMove between windows:\n\n```\nnnoremap \u003cC-J\u003e \u003cC-W\u003e\u003cC-J\u003e\nnnoremap \u003cC-K\u003e \u003cC-W\u003e\u003cC-K\u003e\nnnoremap \u003cC-L\u003e \u003cC-W\u003e\u003cC-L\u003e\nnnoremap \u003cC-H\u003e \u003cC-W\u003e\u003cC-H\u003e\n```\n\n## TODO\n\n- organize readme (plugins part)\n- fine tune line number\n- try YouCompleteMe\n- add solarized color scheme install guide for iterm2\n- nerdtree and ctrlp integration\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frayshih%2Fvimrc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frayshih%2Fvimrc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frayshih%2Fvimrc/lists"}