{"id":30170955,"url":"https://github.com/reo7sp/reovimrc","last_synced_at":"2025-08-11T21:49:38.652Z","repository":{"id":25036430,"uuid":"28456109","full_name":"reo7sp/ReoVimRC","owner":"reo7sp","description":"Vim config","archived":false,"fork":false,"pushed_at":"2017-07-19T10:28:31.000Z","size":136,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-18T18:12:10.861Z","etag":null,"topics":["vim","vimrc"],"latest_commit_sha":null,"homepage":"","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/reo7sp.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":"2014-12-24T16:46:59.000Z","updated_at":"2024-04-18T18:12:10.861Z","dependencies_parsed_at":"2022-08-23T11:31:33.380Z","dependency_job_id":null,"html_url":"https://github.com/reo7sp/ReoVimRC","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/reo7sp/ReoVimRC","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reo7sp%2FReoVimRC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reo7sp%2FReoVimRC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reo7sp%2FReoVimRC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reo7sp%2FReoVimRC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reo7sp","download_url":"https://codeload.github.com/reo7sp/ReoVimRC/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reo7sp%2FReoVimRC/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269963276,"owners_count":24504301,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["vim","vimrc"],"created_at":"2025-08-11T21:49:33.573Z","updated_at":"2025-08-11T21:49:38.637Z","avatar_url":"https://github.com/reo7sp.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **Reo VimRC**\n\n![Screenshot](http://i.imgur.com/SkHZbHa.png)\n\n## How to install\n\n```sh\ngit clone --depth 1 https://github.com/reo7sp/ReoVimRC\ncd ReoVimRC\n./install\n```\n\n## How to update\n\n```sh\n./update\n```\n\n## How to add custom settings\nFor this purpose there is **~/.vimrc.user.after** file which you can edit as you want, and changes won't be lost after update. To add plugins use **~/.vimrc.user.install** file.\n\n## Plugins\nSee [reovim/plugins.vim](reovim/plugins.vim)\n\n## Mappings\n_(there are not all of them, see [reovim/mappings](reovim/mappings) folder for more)_\n\n| Key                | Action                                                      |\n| ---                | ---                                                         |\n| + _or_ c-tab       | Next buffer                                                 |\n| _ _or_ c-shift-tab | Previous buffer                                             |\n| c-s                | Save all buffers                                            |\n| c-q                | Close buffer and return to the previous                     |\n| ,q                 | Close buffer                                                |\n| ,o                 | Close all buffers except current                            |\n| c-p                | Search files                                                |\n| ,p                 | Show file tree                                              |\n| c-t                | Search functions, variables, etc in file                    |\n| ,t                 | Show tree of functions, variables, etc in file              |\n| c-l                | Search recent (last) files                                  |\n| c-n                | Search buffers and windows                                  |\n| :::                | Search commands                                             |\n| \\\u003cspace\\\u003e          | Quick search by char inside current buffer                  |\n| ,\\\u003cspace\\\u003e         | Search inside all files                                     |\n| -                  | Clear highlighting of search results                        |\n| yo                 | Enter inside mode with paste mode                           |\n| ,y                 | See yank history                                            |\n| c-j                | Complete snippet                                            |\n| c-g                | Find next same selection and enable multicursor editing     |\n| c-u                | Find previous same selection and enable multicursor editing |\n| c-k                | Skip next same selection while doing multicursor editing    |\n| ,nr                | Open current selection in separate buffer                   |\n| cop                | Toggle system clipboard as default register                 |\n| cow                | Toggle word wrap                                            |\n| ga                 | Align text                                                  |\n| gc                 | Toggle comment                                              |\n| cr                 | Replace text                                                |\n\n## Custom commands\n\n| Command    | Action                                         |\n| ---        | ---                                            |\n| PlugSearch | Search vim plugins                             |\n| PlugAdd    | Quick install vim plugin                       |\n| cwd        | Change current directory to buffer's directory |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freo7sp%2Freovimrc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freo7sp%2Freovimrc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freo7sp%2Freovimrc/lists"}