{"id":26964427,"url":"https://github.com/nicklayb/astronvim","last_synced_at":"2025-10-28T05:04:33.426Z","repository":{"id":271319878,"uuid":"863272002","full_name":"nicklayb/astronvim","owner":"nicklayb","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-08T03:32:29.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-08T04:25:55.322Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/nicklayb.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":"2024-09-26T02:37:26.000Z","updated_at":"2025-03-08T03:32:32.000Z","dependencies_parsed_at":"2025-01-07T04:17:33.341Z","dependency_job_id":null,"html_url":"https://github.com/nicklayb/astronvim","commit_stats":null,"previous_names":["nicklayb/astronvim"],"tags_count":0,"template":false,"template_full_name":"AstroNvim/template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicklayb%2Fastronvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicklayb%2Fastronvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicklayb%2Fastronvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicklayb%2Fastronvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicklayb","download_url":"https://codeload.github.com/nicklayb/astronvim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246948013,"owners_count":20859362,"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":[],"created_at":"2025-04-03T06:31:26.584Z","updated_at":"2025-10-28T05:04:28.394Z","avatar_url":"https://github.com/nicklayb.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AstroNvim Config\n\n**NOTE:** This is for AstroNvim v4+\n\n## Installing without Nixg\n\n```sh\ngit clone git@github.com:nicklayb/astronvim.git ~/.config/nvim\n```\n\n## Installing as part as NixOS's flake\n\n### 1. Add as Input\n\n```nix\n{ }: {\n  inputs = {\n    astronvim = { url = \"github:nicklayb/astronvim\", flake = false };\n  };\n}\n```\n\n### 2. Add to Home Manager\n\n```nix\n{ }: {\n  home.nboisvert.xdg.configFile.\"nvim\".source = import inputs.astronvim;\n}\n```\n\n### How to update it\n\n1. Clone as seperate nvim config `git clone git@github.com:nicklayb/astronvim.git ~/.config/nvim-astro`\n2. Update the seperate config\n3. Run nvim with this specific config `NVIM_APPNAME=nvim-astro nvim`\n4. Check everything works\n5. Commit, push\n6. Update NixOS Flake and rebuild system\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicklayb%2Fastronvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicklayb%2Fastronvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicklayb%2Fastronvim/lists"}