{"id":29007167,"url":"https://github.com/hashdefault/nvim","last_synced_at":"2026-05-04T01:31:27.520Z","repository":{"id":41119665,"uuid":"508121281","full_name":"hashdefault/nvim","owner":"hashdefault","description":"my configs for neovim","archived":false,"fork":false,"pushed_at":"2024-03-12T20:30:04.000Z","size":144,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T13:06:28.220Z","etag":null,"topics":["lsp","neovim","nvim","tree-sitter","vim"],"latest_commit_sha":null,"homepage":"","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/hashdefault.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2022-06-28T01:58:43.000Z","updated_at":"2022-06-28T20:09:00.000Z","dependencies_parsed_at":"2025-05-22T05:42:51.873Z","dependency_job_id":null,"html_url":"https://github.com/hashdefault/nvim","commit_stats":null,"previous_names":["hashdefault/nvim","lugabrielbueno/nvim"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hashdefault/nvim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashdefault%2Fnvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashdefault%2Fnvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashdefault%2Fnvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashdefault%2Fnvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashdefault","download_url":"https://codeload.github.com/hashdefault/nvim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashdefault%2Fnvim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32591596,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"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":["lsp","neovim","nvim","tree-sitter","vim"],"created_at":"2025-06-25T13:06:26.108Z","updated_at":"2026-05-04T01:31:27.491Z","avatar_url":"https://github.com/hashdefault.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neovim Configs\n\n\u003ca href='https://neovim.io/' target='_blank'\u003e ![Neovim](https://img.shields.io/badge/NeoVim-%2357A143.svg?\u0026style=flat\u0026logo=neovim\u0026logoColor=white)\u003c/a\u003e \u003ca href='https://www.lua.org/' target='_blank'\u003e ![Lua](https://img.shields.io/badge/lua-%232C2D72.svg?style=flat\u0026logo=lua\u0026logoColor=white)\u003c/a\u003e\\\nMy configs for neovim made in lua\n\n![neovim_open](https://user-images.githubusercontent.com/64340912/182046729-f161c034-6e4c-40a5-91f0-bef9d2e3f565.png)\n\n## What contains?\n\n**Highlight**: [Tree-sitter](https://github.com/nvim-treesitter)\\\n**Formatter and Diagnostics hints**: [Null-ls](https://github.com/jose-elias-alvarez/null-ls.nvim)\\\n**LSP**: [LSP](https://github.com/neovim/nvim-lspconfig) with signature help\\\n**Completion**: [nvim-cmp](https://github.com/hrsh7th/nvim-cmp) for completions with snippets\\\n**Diagnostics**: floating window\\\n**Git**: [Gitsigns](https://github.com/lewis6991/gitsigns.nvim)\\\n**Colorschemes**: +50 (current is [gruvbox] )\\\n**Navigate**: [nvim-tree](https://github.com/kyazdani42/nvim-tree.lua)\\\n**Status Line**: [lua-line](https://github.com/nvim-lualine/lualine.nvim)\\\n**Startfy theme** [dashboard-nvim](https://github.com/glepnir/dashboard-nvim)\\\n**Plugin manager**: [Packer](https://github.com/wbthomason/packer.nvim)\n\n### LSP, Diagnostics, Autocompletion and a bunch of snippets\n\n![lsp-diag-tree](https://user-images.githubusercontent.com/64340912/176177114-5b4f053f-d203-4bd1-97b1-f2c3900432e7.gif)\n\n### Autotag, autopairs and formatters\n\n![autos-format](https://user-images.githubusercontent.com/64340912/176177179-d1e20f22-7090-43dc-a4bd-f1503192505e.gif)\n\n### Find files and strings with Telescope\n\n![finder](https://user-images.githubusercontent.com/64340912/176177301-d9c9a6df-e724-4b91-8693-f0fd8d350b5b.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashdefault%2Fnvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhashdefault%2Fnvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashdefault%2Fnvim/lists"}