{"id":18466654,"url":"https://github.com/joshdmiller/vim","last_synced_at":"2026-03-01T16:01:46.734Z","repository":{"id":14744072,"uuid":"17465138","full_name":"joshdmiller/vim","owner":"joshdmiller","description":"My vim configuration","archived":false,"fork":false,"pushed_at":"2022-07-08T18:34:30.000Z","size":29,"stargazers_count":14,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-26T17:29:00.576Z","etag":null,"topics":["vim","vim-configuration"],"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/joshdmiller.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"mit-license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-06T03:43:11.000Z","updated_at":"2024-03-21T04:16:41.000Z","dependencies_parsed_at":"2022-09-03T14:01:18.690Z","dependency_job_id":null,"html_url":"https://github.com/joshdmiller/vim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/joshdmiller/vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshdmiller%2Fvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshdmiller%2Fvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshdmiller%2Fvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshdmiller%2Fvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joshdmiller","download_url":"https://codeload.github.com/joshdmiller/vim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshdmiller%2Fvim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29974321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T15:41:30.362Z","status":"ssl_error","status_checked_at":"2026-03-01T15:37:07.343Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","vim-configuration"],"created_at":"2024-11-06T09:17:02.890Z","updated_at":"2026-03-01T16:01:46.715Z","avatar_url":"https://github.com/joshdmiller.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Josh David Miller's Vim Configuration\n\n## Installation\n\nMake sure you clone this repository with the `--recursive` flag, or you will have to update the\nsubmodules manually.\n\nOnce you have the repository on your local machine, you will need to create symbolic links from the\npath of the repo to your home folder. E.g.:\n\n```\n$ ln -s /path/to/repo/vim $HOME/.vim\n$ ln -s /path/to/repo/vimrc $HOME/.vimrc\n```\n\nThis is necessary to get this working. If you have an existing vim configuration, you will need to\nremove or rename it. I use a plugin system to manage the many varied vim plugins I use regularly. To\ninstall those plugins, you'll need to run the following command:\n\n```\n$ vim +PlugInstall +qall\n```\n\nThis will give an error when you run it due to the missing theme, but you can press any key to get\npast the error and then the install will proceed as normal. Just ignore the error.\n\n## Dependencies\n\nObviously, you need a fairly recent version of Vim. I use 8.0, but slightly older versions may work\ntoo. But some of the plugins require additional packages to be installed on your system. These\ninclude.\n\nI use the Adobe Source Code Pro font, so you'll want to install that too, or else change the font\nname in `vim/lib/environment.vim`.\n\n## Happy Vimming!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshdmiller%2Fvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoshdmiller%2Fvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshdmiller%2Fvim/lists"}