{"id":20602604,"url":"https://github.com/losinggeneration/vim","last_synced_at":"2026-06-09T14:31:16.883Z","repository":{"id":30130248,"uuid":"33680261","full_name":"losinggeneration/vim","owner":"losinggeneration","description":"A copy of my VIM configuration","archived":false,"fork":false,"pushed_at":"2024-12-07T02:00:22.000Z","size":408,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-06T16:41:21.029Z","etag":null,"topics":["neovim-config","neovim-configuration","neovim-dotfiles","nvim-configs"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/losinggeneration.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":"2015-04-09T16:35:02.000Z","updated_at":"2024-12-07T02:00:26.000Z","dependencies_parsed_at":"2024-01-02T19:39:04.131Z","dependency_job_id":"a823e24e-4e81-440f-a5b3-e96d65020579","html_url":"https://github.com/losinggeneration/vim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/losinggeneration/vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/losinggeneration%2Fvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/losinggeneration%2Fvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/losinggeneration%2Fvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/losinggeneration%2Fvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/losinggeneration","download_url":"https://codeload.github.com/losinggeneration/vim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/losinggeneration%2Fvim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34112225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"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-config","neovim-configuration","neovim-dotfiles","nvim-configs"],"created_at":"2024-11-16T09:14:15.296Z","updated_at":"2026-06-09T14:31:16.879Z","avatar_url":"https://github.com/losinggeneration.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neovim configuration\n\nMy personal Neovim settings using LazyVim to cut down on the amount of\nconfiguration I have to manually write/maintain.\n\n# Requirements\n\n- Neovim v0.11.0+ is mostly what I've tested with.\n- Git\n\n# Install\n\n## Neovim initial setup\n\nThis is only really needed on a fresh install with Neovim not setup yet.\n\n```shell\nmkdir -p ~/.config\n# install neovim for python 2 \u0026 3\npip install neovim\npip3 install neovim\n```\n\n## Install the config\n\n```shell\ngit clone https://github.com/losinggeneration/vim.git ~/.vim.git\nln -s ~/.vim.git/.vim ~/.config/nvim\n```\n\nRunning nvim for the first time should go through and download all plugins.\n\n# Features\n\n- Additional plugins \u0026 additional configuration. Such as peek_definition to\n  treesitter-textobjects to have a preview popup of the code definition.\n  - Lots of quality of life plugins, such as oil.neovim\n- Switched color scheme to gruvbox\n- Option to quickly disable all (as of this writing) LazyVim plugins. This can\n  be useful for troubleshooting an issue with plugins. For instance, a short\n  time ago, vim-illuminate was having serious issues with medium sized and\n  larger files. Using this, I was more easily able to narrow that down.\n- go.nvim configuration for my usage.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flosinggeneration%2Fvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flosinggeneration%2Fvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flosinggeneration%2Fvim/lists"}