{"id":15206934,"url":"https://github.com/maikonalexandre/neovim-config","last_synced_at":"2026-03-01T14:33:39.148Z","repository":{"id":252699666,"uuid":"841162250","full_name":"maikonalexandre/neovim-config","owner":"maikonalexandre","description":"🥰 This is my simple and powerful JavaScript developer setup for nvim. Enjoy it","archived":false,"fork":false,"pushed_at":"2025-10-22T17:19:06.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-22T19:22:25.486Z","etag":null,"topics":["git","lsp","lua","lualine","neotree","nvim","telescope"],"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/maikonalexandre.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,"zenodo":null}},"created_at":"2024-08-11T20:25:54.000Z","updated_at":"2025-10-22T17:19:10.000Z","dependencies_parsed_at":"2024-08-11T22:26:35.812Z","dependency_job_id":"ae32987d-4deb-4ee8-aa34-dcc8e48ad569","html_url":"https://github.com/maikonalexandre/neovim-config","commit_stats":{"total_commits":25,"total_committers":1,"mean_commits":25.0,"dds":0.0,"last_synced_commit":"cb212c6c0e841d80ef29d574f484bd56458c675e"},"previous_names":["maikonalexandre/neovim-config"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maikonalexandre/neovim-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maikonalexandre%2Fneovim-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maikonalexandre%2Fneovim-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maikonalexandre%2Fneovim-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maikonalexandre%2Fneovim-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maikonalexandre","download_url":"https://codeload.github.com/maikonalexandre/neovim-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maikonalexandre%2Fneovim-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29970993,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T14:11:48.712Z","status":"ssl_error","status_checked_at":"2026-03-01T14:11:48.352Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["git","lsp","lua","lualine","neotree","nvim","telescope"],"created_at":"2024-09-28T06:03:38.182Z","updated_at":"2026-03-01T14:33:39.126Z","avatar_url":"https://github.com/maikonalexandre.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 🥰 This is my neo-vim config, enjoy it\n\n\u003cbr\u003e\u003c/br\u003e\n![neovim](https://github.com/user-attachments/assets/28081bbb-cf37-4c2f-b689-c2b9be61319f)\n\n![Captura de tela de 2024-09-05 17-43-45](https://github.com/user-attachments/assets/48241752-3214-4064-a1eb-867c2711c8ab)\n\u003cbr\u003e\u003c/br\u003e\n\n### 🧩 what you will see around here\n\n- [**Catppuccin theme**](https://catppuccin.com/) - A soft and aesthetically pleasing theme for code editors, inspired by coffee.\n\n- [**Autopairs**](https://github.com/windwp/nvim-autopairs) - A plugin that facilitates the automatic pairing of characters like parentheses and quotes for more efficient code writing.\n\n- [**Gitsigns**](https://github.com/lewis6991/gitsigns.nvim) - A plugin that shows Git signs in the gutter, providing information about changes in the code directly in the editor.\n\n- [**LSP config**](https://github.com/neovim/nvim-lspconfig) - Configuration for the Language Server Protocol (LSP) to support autocompletion, error checking, and code navigation in Neovim.\n\n- [**Lualine**](https://github.com/nvim-lualine/lualine.nvim) - A lightweight and configurable status line for Neovim that displays information about the editor's state and the current file.\n\n- [**Nvim-tree**](https://github.com/nvim-neo-tree/neo-tree.nvim) - A plugin that provides a file tree for quick and easy navigation through projects in Neovim.\n\n- [**NerdCommentary**](https://github.com/preservim/nerdcommenter) - A plugin that simplifies adding and removing comments in various programming languages.\n\n- [**Null-ls**](https://github.com/jose-elias-alvarez/null-ls.nvim) - A plugin to integrate external tools into Neovim, such as linters and formatters, into the LSP workflow.\n\n- [**Telescope**](https://github.com/nvim-telescope/telescope.nvim) - A plugin that provides a powerful and extensible search interface for files, commands, and other Neovim functionalities.\n\n- [**Treesitter**](https://github.com/nvim-treesitter/nvim-treesitter) - A plugin that uses tree-based parsing to provide syntax highlighting and improved code navigation in Neovim\n\n  **And more**\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaikonalexandre%2Fneovim-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaikonalexandre%2Fneovim-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaikonalexandre%2Fneovim-config/lists"}