{"id":30119828,"url":"https://github.com/paeneumbra/nvim","last_synced_at":"2026-06-19T06:32:52.388Z","repository":{"id":110703516,"uuid":"442500862","full_name":"paeneumbra/nvim","owner":"paeneumbra","description":"My develper neovim config based on LazyVim","archived":false,"fork":false,"pushed_at":"2026-04-05T10:36:55.000Z","size":223,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-05T12:19:30.087Z","etag":null,"topics":["lazyvim","lua","neovim","neovim-config"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":false,"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/paeneumbra.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-12-28T15:13:03.000Z","updated_at":"2026-04-05T10:37:01.000Z","dependencies_parsed_at":"2024-02-23T21:27:28.160Z","dependency_job_id":"144da98d-984f-4724-9e9a-ad13d9e220e4","html_url":"https://github.com/paeneumbra/nvim","commit_stats":null,"previous_names":["itzalak/nvim","paeneumbra/nvim"],"tags_count":74,"template":false,"template_full_name":null,"purl":"pkg:github/paeneumbra/nvim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paeneumbra%2Fnvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paeneumbra%2Fnvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paeneumbra%2Fnvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paeneumbra%2Fnvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paeneumbra","download_url":"https://codeload.github.com/paeneumbra/nvim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paeneumbra%2Fnvim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34520431,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"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":["lazyvim","lua","neovim","neovim-config"],"created_at":"2025-08-10T12:49:19.185Z","updated_at":"2026-06-19T06:32:52.384Z","avatar_url":"https://github.com/paeneumbra.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My neovim config\n\n'cause I had nothing better to do...\n\nInstallation of my version of [lazyvim](https://www.lazyvim.org/).\n\nThis repository overrides LazyVim default configurations.\n\n## Requirements\n\n- git\n- python\n- npm\n- lua\n- xclip(x11), pbcopy(macos) or wl-copy(wayland)\n- (macos) gnu-sed\n\n## Install\n\nClone the repository\n\n```shell\ngit clone git@github.com:paeneumbra/nvim.git\n```\n\nInstalling minimal packages for linux\n\n```shell\n./installation/pacman-nvim.sh\n```\n\nSymlink the configuration\n\n```shell\nstow --verbose --target=$HOME/.config nvim\n```\n\n## First run\n\nGo into lazy menu `:Lazy` and validate all the installations and all updates are done.\n\nValidate Mason plugins by typing `:Mason`. Lazyvim should install all required plugins.\n\n## Healthcheck\n\nFor validating health of the installation run inside neovim:\n\n```shell\n:checkhealth\n```\n\n## Issues\n\nError for spell files not found:\n\n```shell\nnvim -u NORC -c 'set spelllang=de_de spell'\n```\n\nAFAIK can happen that file is not downloaded because of wrong url event if triggered.\n\nGroovyls cannot install via MasonInstall. Groovy is not installed by the minimal installation script because I tend to install it through sdkman.\nInstalling groovy should fix the issue.\n\n## Acknowledgments\n\nThis configuration is heavily inspired by\n\n- \u003chttps://github.com/LunarVim/Launch.nvim\u003e\n- \u003chttps://github.com/LazyVim/LazyVim\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaeneumbra%2Fnvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaeneumbra%2Fnvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaeneumbra%2Fnvim/lists"}