{"id":20663924,"url":"https://github.com/anntnzrb/nixvim","last_synced_at":"2026-04-08T14:32:54.921Z","repository":{"id":222448752,"uuid":"757304299","full_name":"anntnzrb/nixvim","owner":"anntnzrb","description":"annt's nixified neovim","archived":false,"fork":false,"pushed_at":"2026-02-06T21:22:08.000Z","size":119,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-07T04:12:02.956Z","etag":null,"topics":["neovim","nix","vim"],"latest_commit_sha":null,"homepage":"","language":"Nix","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anntnzrb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2024-02-14T08:11:25.000Z","updated_at":"2026-02-06T21:22:12.000Z","dependencies_parsed_at":"2024-05-07T21:24:34.901Z","dependency_job_id":"28c23fc8-503c-4d1c-b791-4bfb47802aeb","html_url":"https://github.com/anntnzrb/nixvim","commit_stats":null,"previous_names":["anntnzrb/nixvim"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anntnzrb/nixvim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anntnzrb%2Fnixvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anntnzrb%2Fnixvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anntnzrb%2Fnixvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anntnzrb%2Fnixvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anntnzrb","download_url":"https://codeload.github.com/anntnzrb/nixvim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anntnzrb%2Fnixvim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31559845,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"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":["neovim","nix","vim"],"created_at":"2024-11-16T19:20:59.010Z","updated_at":"2026-04-08T14:32:54.910Z","avatar_url":"https://github.com/anntnzrb.png","language":"Nix","funding_links":[],"categories":[],"sub_categories":[],"readme":"# annt's nixvim\n\nThe following project is a my personally curated configuration for\n[neovim](https://neovim.io).\n\nThis configuration is written using Nix. This allows me to easily use this\ncustomized configuration on any machine with Nix installed.\nThere is no package manager step, everything is handled behind the scenes by\n[Nix](https://nixos.org) +\n[nixpkgs](https://search.nixos.org/packages?channel=unstable\u0026type=packages\u0026query=vimPlugins) +\n[nixvim](https://github.com/nix-community/nixvim).\n\n## Features\n\n**Treesitter**:\n\n- Enabled for most, if not all filetypes; no compilation required\n\n## Goals\n\n- Avoid raw _lua/vimscript_ code as much as possible to favor _nixification_;\n  `nixvim` should handle the configuration\n\n## Get It\n\nYou may try this Neovim configuration without any installation. This does not\naffect your own settings.\n\n```sh\nnix run github:anntnzrb/nixvim\n```\n\nYou can also alias the above command for convenience.\n\n```sh\nalias e='nix run github:anntnzrb/nixvim --'\n\n# open any file\ne ~/.bashrc\n```\n\n### Installing via Nix Profiles\n\n```sh\nnix profile install github:anntnzrb/nixvim\n```\n\n## COPYING\n\nRefer to the [COPYING](./COPYING) file for licensing information.\n\nUnless otherwise noted, all code herein is distributed under the terms of the\n[GNU General Public License Version 3 or later](https://www.gnu.org/licenses/gpl-3.0.en.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanntnzrb%2Fnixvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanntnzrb%2Fnixvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanntnzrb%2Fnixvim/lists"}