{"id":31608840,"url":"https://github.com/connordelacruz/vim_runtime","last_synced_at":"2025-10-06T08:25:17.862Z","repository":{"id":161769588,"uuid":"110997673","full_name":"connordelacruz/vim_runtime","owner":"connordelacruz","description":"My runtime configuration and plugins for vim (and neovim)","archived":false,"fork":false,"pushed_at":"2025-07-01T20:24:01.000Z","size":11657,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-01T21:27:41.654Z","etag":null,"topics":["neovim","neovim-dotfiles","vim","vim-colors","vim-configs","vim-plugins","vimrc"],"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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/connordelacruz.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2017-11-16T16:51:08.000Z","updated_at":"2025-07-01T20:24:05.000Z","dependencies_parsed_at":"2023-10-10T22:33:51.645Z","dependency_job_id":"35b3f8b6-cd57-4e70-8b9b-1542d7966be1","html_url":"https://github.com/connordelacruz/vim_runtime","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/connordelacruz/vim_runtime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connordelacruz%2Fvim_runtime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connordelacruz%2Fvim_runtime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connordelacruz%2Fvim_runtime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connordelacruz%2Fvim_runtime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/connordelacruz","download_url":"https://codeload.github.com/connordelacruz/vim_runtime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connordelacruz%2Fvim_runtime/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278578221,"owners_count":26009761,"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-10-06T02:00:05.630Z","response_time":65,"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":["neovim","neovim-dotfiles","vim","vim-colors","vim-configs","vim-plugins","vimrc"],"created_at":"2025-10-06T08:25:15.858Z","updated_at":"2025-10-06T08:25:17.854Z","avatar_url":"https://github.com/connordelacruz.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"=========================\nVim Runtime Configuration\n=========================\n\nMy runtime configuration for vim/neovim.\n\n.. contents::\n\n\nInstallation\n============\n\nTo install, clone the repo into ``~/.vim_runtime`` and run the install script:\n\n::\n\n    git clone https://github.com/connordelacruz/vim_runtime.git ~/.vim_runtime\n    ~/.vim_runtime/install/install.sh\n\nThis will create a backup of your existing ``.vimrc``. See `Restore Old\nConfigurations`_ for more details.\n\nUsing With Neovim\n-----------------\n\nIf you use `neovim \u003chttps://neovim.io/\u003e`__, you'll need to run the following\nscript after installing:\n\n::\n\n   ~/.vim_runtime/install/install_nvim.sh\n\n\nRestore Old Configurations\n==========================\n\nThe install scripts listed above first check for existing config files and\ncreate a backup before overwriting them. A unix timestamp is appended to their\nname so other backups aren’t overwritten. You can restore these by simply\ncopying the backup to the original file.\n\n**Backup Files:**\n\n-  ``~/.vimrc.bak.\u003ctimestamp\u003e`` for ``.vimrc``\n-  ``~/.config/nvim/init.vim.bak.\u003ctimestamp\u003e`` for neovim configs\n\n\nCustomization\n=============\n\nLocal configs and plugins can be specificed to customize your local setup. These\nare not tracked by git, so you can modify things without creating conflicts.\n\nAdding Configurations\n---------------------\n\nConfigurations can be added and overwritten by putting them in\n``~/.vim_runtime/local_configs.vim``.\n\nAdding Plugins\n--------------\n\nThis setup uses `vim-plug \u003chttps://github.com/junegunn/vim-plug\u003e`_ to manage\nplugins. You can add additional plugins in ``~/.vim_runtime/local_plug.vim`` and\ninstall by running ``:PlugInstall``.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnordelacruz%2Fvim_runtime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconnordelacruz%2Fvim_runtime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnordelacruz%2Fvim_runtime/lists"}