{"id":27860067,"url":"https://github.com/srtigers98/nvim-config","last_synced_at":"2026-04-28T17:01:51.100Z","repository":{"id":221485790,"uuid":"690008134","full_name":"SRTigers98/nvim-config","owner":"SRTigers98","description":"Personal NeoVim configuration","archived":false,"fork":false,"pushed_at":"2026-02-19T09:05:13.000Z","size":185,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"scratch","last_synced_at":"2026-02-19T14:12:54.239Z","etag":null,"topics":["lua","nvim"],"latest_commit_sha":null,"homepage":"https://neovim.io/","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/SRTigers98.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-09-11T11:05:09.000Z","updated_at":"2026-02-19T09:05:27.000Z","dependencies_parsed_at":"2024-05-31T01:06:16.517Z","dependency_job_id":"57a715df-c81e-456d-b255-b520a46d1a84","html_url":"https://github.com/SRTigers98/nvim-config","commit_stats":null,"previous_names":["srtigers98/nvchad-config"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SRTigers98/nvim-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SRTigers98%2Fnvim-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SRTigers98%2Fnvim-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SRTigers98%2Fnvim-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SRTigers98%2Fnvim-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SRTigers98","download_url":"https://codeload.github.com/SRTigers98/nvim-config/tar.gz/refs/heads/scratch","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SRTigers98%2Fnvim-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32390067,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["lua","nvim"],"created_at":"2025-05-04T17:20:17.658Z","updated_at":"2026-04-28T17:01:51.091Z","avatar_url":"https://github.com/SRTigers98.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NeoVim Configuration\n\n![Neovim](https://img.shields.io/badge/NeoVim-%2357A143.svg?\u0026style=for-the-badge\u0026logo=neovim\u0026logoColor=white)\n\nMy personal NeoVim configuration.\n\nThis configuration is based on this [blog post](https://www.josean.com/posts/how-to-setup-neovim-2024)\nby [Josean Martinez](https://github.com/josean-dev).\nAlso some configurations and plugins are inspired by [NvChad](https://nvchad.com/)\nwhich I used previously.\n\n## Requirements\n\n- **Neovim 0.12+**\n- **[tree-sitter-cli](https://github.com/tree-sitter/tree-sitter/blob/master/crates/cli/README.md)** (≥ 0.26.1) — required by the treesitter plugin to compile language parsers from source.\n\n  Install via pacman (Arch Linux):\n\n  ```bash\n  pacman -S tree-sitter-cli\n  ```\n\n  Install via Homebrew (macOS):\n\n  ```bash\n  brew install tree-sitter-cli\n  ```\n\n## Installation\n\nInstall the configuration by using one of the following commands:\n\n- Via HTTPS\n\n```bash\ngit clone https://github.com/SRTigers98/nvim-config ~/.config/nvim --depth 1\n```\n\n- Via SSH\n\n```bash\ngit clone git@github.com:SRTigers98/nvim-config.git ~/.config/nvim --depth 1\n```\n\nThen you can open up NeoVim and all plugins and packages should be installed automatically.\nThis could take a while!\n\n## Update\n\nTo update the configuration just use the **git pull** command to update the repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrtigers98%2Fnvim-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrtigers98%2Fnvim-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrtigers98%2Fnvim-config/lists"}