{"id":32485416,"url":"https://github.com/composewell/nixpack-editors","last_synced_at":"2026-02-23T12:56:31.600Z","repository":{"id":319252437,"uuid":"1078093250","full_name":"composewell/nixpack-editors","owner":"composewell","description":"nvim and vscodium editors fully configured with plugins","archived":false,"fork":false,"pushed_at":"2025-10-17T15:10:36.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-27T04:51:43.056Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vim Script","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/composewell.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-17T07:42:56.000Z","updated_at":"2025-10-17T15:10:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"97589e79-6f26-426f-973c-2add72a75254","html_url":"https://github.com/composewell/nixpack-editors","commit_stats":null,"previous_names":["composewell/nixpack-editors"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/composewell/nixpack-editors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/composewell%2Fnixpack-editors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/composewell%2Fnixpack-editors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/composewell%2Fnixpack-editors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/composewell%2Fnixpack-editors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/composewell","download_url":"https://codeload.github.com/composewell/nixpack-editors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/composewell%2Fnixpack-editors/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29743663,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T07:44:07.782Z","status":"ssl_error","status_checked_at":"2026-02-23T07:44:07.432Z","response_time":90,"last_error":"SSL_read: 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":[],"created_at":"2025-10-27T04:51:28.291Z","updated_at":"2026-02-23T12:56:31.582Z","avatar_url":"https://github.com/composewell.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nvim and vscodium editors\n\nA ready-to-use Nix shell environment with nvim and vscodium editors.\n**Includes:**\n\n* `nvim`: Stylish Vim IDE with plugins\n* `codium`: Visual Studio Code with extensions\n\nThe version of `nixpkgs` can be changed in the [default.nix](default.nix) or\n[flake.nix](flake.nix) files whichever you use.\n\n# Starting a Nix Shell\n\nThere are two ways to start the nix shell.\n\n## Directly using github URL\n\nTo get a shell with the development environment installed in it, use the\nfollowing command:\n\n```\nnix-shell https://github.com/composewell/nixpack-editors/archive/master.tar.gz\n```\n\n## By cloning the github repo\n\nYou can clone the `nixpack-editors` repo and run `nix-shell`\ncommand from the repo root directory.\n\n```\ngit clone https://github.com/composewell/nixpack-editors\ncd nixpack-editors\nnix-shell\n```\n\nYou can comment out any packages you do not need in\n[packages.nix](packages.nix).\n\n# Installing the packages\n\nIf you want to permanently install the packages in your nix profile:\n\n```\nnix-env -i -f https://github.com/composewell/nixpack-editors/archive/master.tar.gz\n```\n\n# Using vim editor\n\nInside the nix shell, run the following command:\n\n```\nnvim\n```\n\nUse `ESC :q` to quit.\nUse `,h` for help.\nUse `:colorscheme morning` if you want a light theme.\n\nTo customize vim plugins edit the [nix/vim/plugins.nix](nix/vim/plugins.nix) file.\n\n# Using VSCode editor\n\nTo run VSCodium, the open source version of Microsoft VSCode, run the\nfollowing command in the nix-shell:\n\n```\ncodium\n```\n\nTo customize vscode extensions edit the [nix/vscodium/extensions.nix](nix/vscodium/extensions.nix) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomposewell%2Fnixpack-editors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomposewell%2Fnixpack-editors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomposewell%2Fnixpack-editors/lists"}