{"id":21939741,"url":"https://github.com/pbar1/nvim-config","last_synced_at":"2025-07-22T03:31:15.631Z","repository":{"id":115677591,"uuid":"474758446","full_name":"pbar1/nvim-config","owner":"pbar1","description":"My personal Neovim config :waxing_crescent_moon:","archived":true,"fork":false,"pushed_at":"2022-04-24T19:10:22.000Z","size":121,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-22T15:11:57.953Z","etag":null,"topics":["flake","lua","neovim","nix","vim"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/pbar1.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":"2022-03-27T20:59:48.000Z","updated_at":"2023-05-07T20:50:04.000Z","dependencies_parsed_at":"2023-12-05T17:15:09.514Z","dependency_job_id":null,"html_url":"https://github.com/pbar1/nvim-config","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pbar1/nvim-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbar1%2Fnvim-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbar1%2Fnvim-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbar1%2Fnvim-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbar1%2Fnvim-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pbar1","download_url":"https://codeload.github.com/pbar1/nvim-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pbar1%2Fnvim-config/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266419299,"owners_count":23925735,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["flake","lua","neovim","nix","vim"],"created_at":"2024-11-29T02:27:05.351Z","updated_at":"2025-07-22T03:31:15.622Z","avatar_url":"https://github.com/pbar1.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neovim Config :waxing_crescent_moon:\n\nMy personal Neovim configuration.\n\n**Note:** Vim plugins are managed via [Nix][1] (as flake inputs). To use [Packer][2],\nthere is an [autogenerated file](lua/config/packer.lua) that bootstraps it and\ninstalls plugins. This is only here for convenience - _you must load this file\nyourself!_\n\n### Docker\n\nYou can try out this configuration by running it in a container. This command\nmounts your current directory as the container working directory and launches\nNeovim.\n\n```sh\ndocker run                 \\\n  --rm --interactive --tty \\\n  --env=\"TERM=$TERM\"       \\\n  --volume=\"$PWD:/workdir\" \\\n  --workdir=\"/workdir\"     \\\n  ghcr.io/pbar1/nvim-config:latest\n```\n\n## Notes \u0026 TODOs\n\n- (debug): Make debug UI not exit on completion. Would also be nice to have a\n  Telescope keybind to expand views (local vars, etc)\n- (lang): Helm and Terraform syntax highlighting could use some work\n- (general): If launched in a directory, reopen the last session\n- (general): `z`-like directory changing\n- (editor): Twilight.nvim colors are broken\n- (completion): nvim-cmp first run sometimes shows `Workspace loading` -\n  investigate if this is due to large repos\n- (lang): C# LSP, completion, and (maybe) DAP\n- (lang) Go plugin like rust-tools\n- (nix): Create a package containing Neovim packages in packpath\n\n## Links\n\n- [LunarVim](https://github.com/LunarVim/LunarVim): I hear it's got an elegant\n  config structure\n- [GitHub issue](https://github.com/nix-community/neovim-nightly-overlay/issues/99)\n  showing how to overide `pkgs.neovim`\n- [Nixpkgs docs on Vim utils](https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks/vim.section.md)\n- [A very helpful Nix flake example](https://github.com/GTrunSec/Coding-Dev-Env-With-NixFlake/blob/main/rust/flake.nix)\n- [Helm support](https://www.reddit.com/r/neovim/comments/sqr6r5/comment/hwndgfe/?utm_source=share\u0026utm_medium=web2x\u0026context=3)\n- [C# support](https://rudism.com/coding-csharp-in-neovim/)\n\n\u003c!-- References --\u003e\n\n[1]: https://nixos.org/\n[2]: https://github.com/wbthomason/packer.nvim\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpbar1%2Fnvim-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpbar1%2Fnvim-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpbar1%2Fnvim-config/lists"}