{"id":29576258,"url":"https://github.com/andev0x/nvim-dotfiles","last_synced_at":"2025-07-19T12:02:17.518Z","repository":{"id":297937246,"uuid":"985562246","full_name":"andev0x/nvim-dotfiles","owner":"andev0x","description":"This is my personal Neovim configuration, built with a focus on modern development features and a clean, efficient workflow.","archived":false,"fork":false,"pushed_at":"2025-07-09T02:52:09.000Z","size":65,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-09T03:37:43.355Z","etag":null,"topics":["lazyvim","lua","nvim"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andev0x.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}},"created_at":"2025-05-18T03:17:26.000Z","updated_at":"2025-07-09T02:52:13.000Z","dependencies_parsed_at":"2025-06-08T13:28:32.905Z","dependency_job_id":"44b6be6b-86df-4296-ad01-a38af4cbd60b","html_url":"https://github.com/andev0x/nvim-dotfiles","commit_stats":null,"previous_names":["andev0x/nvim-dotfiles"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/andev0x/nvim-dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andev0x%2Fnvim-dotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andev0x%2Fnvim-dotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andev0x%2Fnvim-dotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andev0x%2Fnvim-dotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andev0x","download_url":"https://codeload.github.com/andev0x/nvim-dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andev0x%2Fnvim-dotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265931390,"owners_count":23851463,"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":["lazyvim","lua","nvim"],"created_at":"2025-07-19T12:01:35.236Z","updated_at":"2025-07-19T12:02:17.509Z","avatar_url":"https://github.com/andev0x.png","language":"Lua","readme":"# Neovim Configuration\n\nThis is my personal Neovim configuration, built with a focus on modern development features and a clean, efficient workflow.\n\n----\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/andev0x/description-image-archive/refs/heads/main/nvim-dotfies/p3.png\" width=\"350\" /\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/andev0x/description-image-archive/refs/heads/main/nvim-dotfies/p4.png\" width=\"350\" /\u003e\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n# nvim-dotfiles by andev0x\n\n [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE) [![Neovim](https://img.shields.io/badge/Neovim-%3E=0.9.0-blueviolet?logo=neovim)](https://neovim.io/) [![Neovim](https://img.shields.io/badge/my%20blog-andev0x-blue)](https://andev0x.github.io/)\n\n\u003c/div\u003e\n\n## Features\n\n- 🎨 Modern UI with custom theme\n- 📦 Plugin management with lazy.nvim\n- 🔍 Advanced search with Telescope\n- 🧩 LSP support for multiple languages\n- 🐛 Debugging capabilities with nvim-dap\n- 📝 Enhanced editing with Treesitter\n- 🎯 Language-specific configurations for:\n  - Go\n  - Rust\n  - C/C++\n  - Python\n  - Sql\n\n## Requirements\n\n- Neovim 0.9.0 or higher\n- Git\n- A Nerd Font (for icons)\n\n## Installation\n\n1. Clone this repository:\n```bash\ngit clone https://github.com/andev0x/nvim-dotfiles.git ~/.config/nvim\n```\n\n2. Start Neovim and let the plugins install:\n```bash\nnvim\n```\n\n## Structure\n\n```\n~/.config/nvim/\n├── init.lua             # Main entry point\n├── lua/\n│   └── anvndev/         # Main configuration directory\n│       ├── core/        # Core settings\n│       ├── plugins/     # Plugin configurations\n│       └── utils/       # Utility functions\n└── after/               # After directory for overrides\n```\n\n## Key Features\n\n- **Plugin Management**: Uses lazy.nvim for efficient plugin loading\n- **LSP Integration**: Full language server protocol support\n- **Debugging**: Integrated debugging with nvim-dap\n- **File Navigation**: Enhanced file tree and fuzzy finding\n- **Git Integration**: Git workflow improvements\n- **Code Completion**: Intelligent code completion and snippets\n\n## License\n\nMIT [License](LICENSE)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandev0x%2Fnvim-dotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandev0x%2Fnvim-dotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandev0x%2Fnvim-dotfiles/lists"}