{"id":18986053,"url":"https://github.com/deanpdx/vim-config","last_synced_at":"2026-04-12T15:30:17.396Z","repository":{"id":95101908,"uuid":"108476703","full_name":"DeanPDX/vim-config","owner":"DeanPDX","description":"This is my ~/.vimrc. It's nothing special. :zap:","archived":false,"fork":false,"pushed_at":"2019-04-01T21:23:09.000Z","size":384,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-01T12:46:06.843Z","etag":null,"topics":["settings","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/DeanPDX.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":"2017-10-26T23:35:57.000Z","updated_at":"2020-09-29T18:17:38.000Z","dependencies_parsed_at":"2023-03-09T11:00:32.831Z","dependency_job_id":null,"html_url":"https://github.com/DeanPDX/vim-config","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/DeanPDX%2Fvim-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeanPDX%2Fvim-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeanPDX%2Fvim-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeanPDX%2Fvim-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeanPDX","download_url":"https://codeload.github.com/DeanPDX/vim-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239994005,"owners_count":19730780,"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":["settings","vim","vimrc"],"created_at":"2024-11-08T16:29:23.822Z","updated_at":"2026-04-12T15:30:17.356Z","avatar_url":"https://github.com/DeanPDX.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\nThis is my `~/.vimrc`. It's nothing special.\n\n# Screenshot\nWhen set up, it should look something like this:\n![Screenshot of my Vim config](MyVimSetup.png)\n\n# Installation\nMake sure you have [vim-plug](https://github.com/junegunn/vim-plug) installed:\n\n```bash\ncurl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim\n```\n\nNext, back up your existing `~/.vimrc` if you have one and copy my .vimrc to ~/.vimrc:\n\n```bash\ncurl -o ~/.vimrc https://raw.githubusercontent.com/DeanPDX/vim-config/master/.vimrc\n```\n\nOpen vim, and run `:PlugInstall`. On your first run you will get the following error because the plugins haven't been installed yet:\n\n```bash\nE185: Cannot find color scheme 'dracula'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeanpdx%2Fvim-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeanpdx%2Fvim-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeanpdx%2Fvim-config/lists"}