{"id":19052054,"url":"https://github.com/richin13/asdf-neovim","last_synced_at":"2025-10-16T05:16:00.338Z","repository":{"id":46688442,"uuid":"215184150","full_name":"richin13/asdf-neovim","owner":"richin13","description":"Neovim plugin for asdf version manager (https://github.com/asdf-vm/asdf) and mise (https://mise.jdx.dev/)","archived":false,"fork":false,"pushed_at":"2025-03-05T20:08:06.000Z","size":38,"stargazers_count":112,"open_issues_count":1,"forks_count":19,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-12T01:42:52.332Z","etag":null,"topics":["asdf-plugin","mise","neovim"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/richin13.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,"zenodo":null}},"created_at":"2019-10-15T02:05:16.000Z","updated_at":"2025-10-02T06:32:25.000Z","dependencies_parsed_at":"2024-06-03T18:01:40.758Z","dependency_job_id":"584d84d6-e139-4bcc-85ca-61a98a638027","html_url":"https://github.com/richin13/asdf-neovim","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/richin13/asdf-neovim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richin13%2Fasdf-neovim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richin13%2Fasdf-neovim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richin13%2Fasdf-neovim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richin13%2Fasdf-neovim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richin13","download_url":"https://codeload.github.com/richin13/asdf-neovim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richin13%2Fasdf-neovim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279158798,"owners_count":26116335,"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","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"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":["asdf-plugin","mise","neovim"],"created_at":"2024-11-08T23:20:45.081Z","updated_at":"2025-10-16T05:16:00.321Z","avatar_url":"https://github.com/richin13.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# asdf-neovim\n\n[![Build Status](https://github.com/richin13/asdf-neovim/workflows/Main%20workflow/badge.svg)](https://github.com/richin13/asdf-neovim/workflows/Main%20workflow/badge.svg)\n\nNeovim plugin for [asdf-vm](https://github.com/asdf-vm/asdf) \u0026 [mise](https://mise.jdx.dev/) (fka rtx)\n\n\n## Install\n\n```bash\nasdf plugin add neovim\n```\n\n## Use\n\n```bash\n\n# Install a pre-compiled release\n\nasdf install neovim 0.4.4 # tag of specific version\nasdf install neovim nightly # nightly tag\nasdf install neovim stable # stable tag\n\n# Compile from source\n\nasdf install neovim ref:master # install from a branch\nasdf install neovim ref:f0eb3ca9163ad10753fbb75558b900a539f76e0d # or a commit\n```\n\nTo \"update\" your `stable`, `nightly`, or a ref installation, you must first un-install and then re-install the desired version. You can create a few aliases to make this easier.\n\n```bash\nalias update-nvim-stable='asdf uninstall neovim stable \u0026\u0026 asdf install neovim stable'\nalias update-nvim-nightly='asdf uninstall neovim nightly \u0026\u0026 asdf install neovim nightly'\nalias update-nvim-master='asdf uninstall neovim ref:master \u0026\u0026 asdf install neovim ref:master'\n```\n\nCheck asdf readme for instructions on how to install \u0026 manage versions of Neovim.\n\n## License\n\nSee `LICENSE`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichin13%2Fasdf-neovim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frichin13%2Fasdf-neovim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichin13%2Fasdf-neovim/lists"}