{"id":20990555,"url":"https://github.com/offa/nvim-config","last_synced_at":"2025-05-14T20:31:39.993Z","repository":{"id":85692883,"uuid":"74147338","full_name":"offa/nvim-config","owner":"offa","description":"Neovim config using vim-plug.","archived":false,"fork":false,"pushed_at":"2024-08-05T20:55:06.000Z","size":2005,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-05T23:43:33.844Z","etag":null,"topics":["neovim","nvim","nvim-config","nvim-lua"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/offa.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-18T16:30:34.000Z","updated_at":"2024-08-05T20:33:12.000Z","dependencies_parsed_at":"2024-11-11T02:00:19.784Z","dependency_job_id":null,"html_url":"https://github.com/offa/nvim-config","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offa%2Fnvim-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offa%2Fnvim-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offa%2Fnvim-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/offa%2Fnvim-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/offa","download_url":"https://codeload.github.com/offa/nvim-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225308344,"owners_count":17453985,"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":["neovim","nvim","nvim-config","nvim-lua"],"created_at":"2024-11-19T06:34:11.892Z","updated_at":"2024-11-19T06:34:12.605Z","avatar_url":"https://github.com/offa.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [nvim config](https://github.com/offa/nvim-config)\n\n[![ci](https://github.com/offa/nvim-config/actions/workflows/ci.yml/badge.svg)](https://github.com/offa/nvim-config/actions/workflows/ci.yml)\n[![GitHub release](https://img.shields.io/github/release/offa/nvim-config.svg)](https://github.com/offa/nvim-config/releases)\n[![License](https://img.shields.io/badge/license-GPLv3-yellow.svg)](LICENSE)\n![Neovim](https://img.shields.io/badge/nvim-0.7.0+-green.svg)\n\nNeoVim configuration written in Lua using [Plug](https://github.com/junegunn/vim-plug).\n\n## Installation\n\n### Automatic\n\nUse `install.sh` (requires *curl*).\n\n### Manual\n\n```sh\n# Ensure config directory\nmkdir -p ~/.config/nvim\n\n# Link config\nln -s ./init.lua ~/.config/nvim/init.lua\n\n# Install Plug and Plugins\ncurl -sfLO ~/.config/nvim/autoload/plug.vim \\\n    --create-dirs \\\n    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim\nnvim +PlugUpgrade +PlugInstall +qa!\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foffa%2Fnvim-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foffa%2Fnvim-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foffa%2Fnvim-config/lists"}