{"id":86017,"url":"https://github.com/xenodesire/awesome-vimrc","name":"awesome-vimrc","description":"A curated list of vimrc resources.","projects_count":41,"last_synced_at":"2026-08-31T16:00:37.806Z","repository":{"id":272998349,"uuid":"918423976","full_name":"xenodesire/awesome-vimrc","owner":"xenodesire","description":"A curated list of vimrc resources.","archived":false,"fork":false,"pushed_at":"2025-01-27T04:15:14.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-17T07:04:23.452Z","etag":null,"topics":["awesome","awesome-list","awesome-lists","awesome-vim","awesome-vimrc","dotfiles","dotfiles-linux","dotfiles-macos","neovim","vim","vimrc","vimrc-configuration","vimrc-customizer","vimrc-files","vimrc-settings","vimrc-vim"],"latest_commit_sha":null,"homepage":"","language":null,"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/xenodesire.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2025-01-17T22:48:51.000Z","updated_at":"2025-05-26T13:27:45.000Z","dependencies_parsed_at":"2025-02-04T21:41:42.077Z","dependency_job_id":"38302f3a-a6f9-4cbe-8676-6f823ebc9d08","html_url":"https://github.com/xenodesire/awesome-vimrc","commit_stats":null,"previous_names":["brunociccarino/awesome-vimrc","bgcicca/awesome-vimrc","thebigcicca/awesome-vimrc","xenodesire/awesome-vimrc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xenodesire/awesome-vimrc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xenodesire%2Fawesome-vimrc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xenodesire%2Fawesome-vimrc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xenodesire%2Fawesome-vimrc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xenodesire%2Fawesome-vimrc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xenodesire","download_url":"https://codeload.github.com/xenodesire/awesome-vimrc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xenodesire%2Fawesome-vimrc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35139194,"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-07-04T02:00:05.987Z","response_time":113,"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"}},"created_at":"2025-03-18T10:17:52.229Z","updated_at":"2026-08-31T16:00:37.809Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003ca href=\"https://github.com/fastvim/fastvim\"\u003e\n    \u003cimg src=\"./vim-logo.svg\"\u003e\n  \u003c/a\u003e\n  \u003cbr\u003e\n  awesome-vimrc \n  \u003cbr\u003e\n\u003c/h1\u003e\n\nA curated list of vimrc resources. Inspired by awesome-dotfiles, awesome-vim, awesome-neovim \n\n# Table of contents\n\n- [configs](#Configs)\n- [distros](#Distros)\n- [articles](#Articles)\n- [vimrc generator](#Vimrc-generator)\n\n# Configs\n\n- [amix/vimrc](https://github.com/amix/vimrc)\n- [bhaskarkc/awesome-vimrc](https://github.com/bhaskarkc/awesome-vimrc)\n- [jessfraz/.vim](https://github.com/jessfraz/.vim)\n- [mhinz/dotfiles](https://github.com/mhinz/dotfiles/tree/master/.vim)\n- [nvie/vimrc](https://github.com/nvie/vimrc)\n- [axiaoxin/my-vimrc](https://github.com/axiaoxin/my-vimrc)\n- [BrunoCiccarino/dotfiles](https://github.com/BrunoCiccarino/dotfiles)\n- [EdGuiness/_vimrc](https://gist.github.com/EdGuiness/3872039)\n- [qmmr/_vimrc](https://gist.github.com/qmmr/3240799)\n- [morhetz/dotfiles](https://github.com/morhetz/dotfiles)\n- [julkefol/Dotfiles](https://github.com/julkefol/Dotfiles)\n- [vt-d/nvim](https://github.com/vt-d/nvim)\n- [Matt-FTW/dotfiles](https://github.com/Matt-FTW/dotfiles)\n- [Piotr1215/dotfiles](https://github.com/Piotr1215/dotfiles)\n- [b0o/nvim-conf](https://github.com/b0o/nvim-conf)\n- [thoughtbot/dotfiles](https://github.com/thoughtbot/dotfiles)\n\n# Distros\n\n- [SpaceVim/SpaceVim](https://github.com/SpaceVim/SpaceVim)\n- [spf13/spf13-vim](https://github.com/spf13/spf13-vim)\n- [crivotz/v-ide](https://github.com/crivotz/v-ide)\n- [liuchengxu/space-vim](https://github.com/liuchengxu/space-vim)\n- [init.nvim](https://github.com/Blacksuan19/init.nvim)\n- [Janus](https://github.com/carlhuda/janus)\n- [LazyVim](https://github.com/LazyVim/LazyVim)\n- [LunarVim](https://github.com/lunarvim/lunarvim)\n- [NvChad](https://nvchad.com/)\n- [fastvim](https://github.com/fastvim/fastvim)\n\n# Articles\n\n- [guia de configuracao do vimrc como personalizar o editor de codigo vim](https://www.freecodecamp.org/portuguese/news/guia-de-configuracao-do-vimrc-como-personalizar-o-editor-de-codigo-vim/)\n- [vivaolinux/vimrc-1](https://www.vivaolinux.com.br/etc/vimrc-1)\n- [vivaolinux/.vimrc-dibetao](https://www.vivaolinux.com.br/etc/.vimrc-dibetao/)\n- [Seven habits of effective text editing](http://www.moolenaar.net/habits.html)\n- [The Way of the Vim Warrior](https://github.com/dahu/LearnVim)\n- [Learn Vimscript the Hard Way](http://learnvimscriptthehardway.stevelosh.com/)\n- [Learning Vim (Chinese)](https://github.com/dofy/learn-vim)\n- [Vim Adventures](http://vim-adventures.com/)\n- [Vim Doctor](https://github.com/adembudak/vim-doctor)\n- [Vim Genius](http://www.vimgenius.com/)\n- [Vim Tips](http://zzapper.co.uk/vimtips.html)\n- [Fortune vimtips](https://github.com/hobbestigrou/vimtips-fortune)\n- [Vim Galore](https://github.com/mhinz/vim-galore)\n- [PacVim](https://github.com/jmoon018/PacVim)\n\n# Vimrc-generator\n\n- [editor-bootstrap/vim-bootstrap](https://github.com/editor-bootstrap/vim-bootstrap)\n\n\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/xenodesire%2Fawesome-vimrc/projects"}