{"id":26187878,"url":"https://github.com/burgr033/nvim-config","last_synced_at":"2025-04-15T00:56:00.940Z","repository":{"id":124633792,"uuid":"604134873","full_name":"burgr033/nvim-config","owner":"burgr033","description":"my Neovim config, powered by @AstroNvim.","archived":false,"fork":false,"pushed_at":"2025-04-13T21:04:35.000Z","size":576,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T00:55:55.893Z","etag":null,"topics":["astronvim","dotfiles","neovim"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"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/burgr033.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2023-02-20T12:08:32.000Z","updated_at":"2025-04-13T21:04:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"50c664e5-71a5-4c8c-b806-20a5621d8b06","html_url":"https://github.com/burgr033/nvim-config","commit_stats":null,"previous_names":["burgr033/nvim-config"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burgr033%2Fnvim-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burgr033%2Fnvim-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burgr033%2Fnvim-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/burgr033%2Fnvim-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/burgr033","download_url":"https://codeload.github.com/burgr033/nvim-config/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248986280,"owners_count":21194025,"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":["astronvim","dotfiles","neovim"],"created_at":"2025-03-11T23:52:12.541Z","updated_at":"2025-04-15T00:56:00.918Z","avatar_url":"https://github.com/burgr033.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# my neovim config powered by AstroNvim\n## Install\n### Windows\n*I use scoop as package manager under windows. It easily installs all packages we need for AstroNvim. Also I use zig as a compiler for treesitter modules, because gcc + mingw have issues on windows.*\n```bash\n# backup your neovim config\nmv $ENV:LOCALAPPDATA\\nvim $ENV:LOCALAPPDATA\\nvim.bck\n\n# backup your data directory optional but recommended\nmv $ENV:LOCALAPPDATA\\nvim-data $ENV:LOCALAPPDATA\\nvim-data.bck\n\n# install dependencies and neovim\nscoop install 7zip curl fd fzf gdu gzip lazygit less make mingw neovim nodejs ripgrep tree-sitter unzip wget zig python\n\n# install pynvim via pip\npip install pynvim\n\n# clone config\ngit clone --recurse-submodules https://github.com/burgr033/nvim-config $ENV:LOCALAPPDATA\\nvim\n\n# launch neovim and let Lazy \u0026 Mason do their magic\nnvim\n```\n### Arch Linux\n```bash\n# backup your neovim config\nmv ~/.config/nvim ~/.config/nvim.bck\n\n# backup your data directory optional but recommended\nmv ~/.local/share/nvim ~/.local/share/nvim.bck\nmv ~/.local/state/nvim ~/.local/state/nvim.bck\nmv ~/.cache/nvim ~/.cache/nvim.bck\n\n# install dependencies and neovim\nsudo pacman -Sy --needed curl fd git neovim ripgrep fzf python python-setuptools python-pip python-pynvim python-virtualenvwrapper gdu lazygit bottom unzip base-devel wget\n\n# clone config\ngit clone --recurse-submodules https://github.com/burgr033/nvim-config ~/.config/nvim\n\n# launch neovim and let Lazy \u0026 Mason do their magic\nnvim\n```\n## Credits\n* [mehalter / AstroNvim](https://github.com/AstroNvim/AstroNvim/)\n* [scoop.sh](https://scoop.sh) (awesome package manager for windows)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburgr033%2Fnvim-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fburgr033%2Fnvim-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburgr033%2Fnvim-config/lists"}