{"id":21352011,"url":"https://github.com/itzalak/nvim","last_synced_at":"2025-03-16T04:41:45.620Z","repository":{"id":110703516,"uuid":"442500862","full_name":"itzalak/nvim","owner":"itzalak","description":"My develper neovim config based on LazyVim","archived":false,"fork":false,"pushed_at":"2025-03-14T21:55:14.000Z","size":188,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-14T22:29:36.064Z","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/itzalak.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}},"created_at":"2021-12-28T15:13:03.000Z","updated_at":"2025-03-14T21:55:17.000Z","dependencies_parsed_at":"2024-02-23T21:27:28.160Z","dependency_job_id":"144da98d-984f-4724-9e9a-ad13d9e220e4","html_url":"https://github.com/itzalak/nvim","commit_stats":null,"previous_names":["itzalak/nvim"],"tags_count":51,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzalak%2Fnvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzalak%2Fnvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzalak%2Fnvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itzalak%2Fnvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itzalak","download_url":"https://codeload.github.com/itzalak/nvim/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243826787,"owners_count":20354220,"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":["lazyvim","lua","neovim","neovim-config"],"created_at":"2024-11-22T03:12:15.680Z","updated_at":"2025-03-16T04:41:45.610Z","avatar_url":"https://github.com/itzalak.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- Ensure version of installed neovim is at least `0.8.0`\n\n    1. git\n    2. python\n    3. npm\n    4. lua\n    5. xclip(x11), pbcopy(macos) or  wl-copy(wayland)\n    6. (macos) gnu-sed\n\n## Install\n\nClone the repository\n\n```shell\ngit clone git@github.com:itzalak/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.\nIf required install extra plugins through `:MasonInstall {{lsp/linter/formatter}}`\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## Aknowledgments\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%2Fitzalak%2Fnvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitzalak%2Fnvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitzalak%2Fnvim/lists"}