{"id":20622208,"url":"https://github.com/marcos-aparicio/nvim-config","last_synced_at":"2026-04-20T15:04:34.562Z","repository":{"id":155605046,"uuid":"631775669","full_name":"marcos-aparicio/nvim-config","owner":"marcos-aparicio","description":"My customized neovim configuration for staying productive as a developer","archived":false,"fork":false,"pushed_at":"2026-04-17T22:54:57.000Z","size":4745,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-18T00:39:53.352Z","etag":null,"topics":["lua","neovim","neovim-config","neovim-configuration","nvim"],"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/marcos-aparicio.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-04-24T03:04:21.000Z","updated_at":"2026-01-04T00:54:58.000Z","dependencies_parsed_at":"2023-12-10T01:29:25.401Z","dependency_job_id":"88929e1d-83f3-4ef1-bc5e-9d17ea79e28b","html_url":"https://github.com/marcos-aparicio/nvim-config","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marcos-aparicio/nvim-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcos-aparicio%2Fnvim-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcos-aparicio%2Fnvim-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcos-aparicio%2Fnvim-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcos-aparicio%2Fnvim-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcos-aparicio","download_url":"https://codeload.github.com/marcos-aparicio/nvim-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcos-aparicio%2Fnvim-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32052551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["lua","neovim","neovim-config","neovim-configuration","nvim"],"created_at":"2024-11-16T12:21:24.898Z","updated_at":"2026-04-20T15:04:34.546Z","avatar_url":"https://github.com/marcos-aparicio.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neovim Configuration\n\nMy personal Neovim setup. Uses Lua and includes plugins I find useful for development.\n\n![Alpha Greeter](./assets/screenshot.png)\n\n## What's included\n\n- LSP setup with completion and diagnostics\n- Treesitter for syntax highlighting\n- Telescope for file navigation\n- Git integration (fugitive, neogit, diffview)\n- AI assistant (Avante)\n- Task management for markdown\n- DAP for debugging\n- LaTeX support\n- Database tools\n- Obsidian integration\n\n## Setup\n\nRun the setup script:\n\n```bash\n./install.sh\n```\n\nThis creates a `globals.lua` file where you can set personal paths and preferences (like your Obsidian vault location). The file is gitignored so your personal settings stay private.\n\n## Structure\n\n```\n├── lua/core/           # LSP and plugin configs\n├── lua/commands/       # Custom commands\n├── after/              # Language-specific configs\n├── ftplugin/           # Filetype settings\n└── lua/globals.lua     # Your personal settings\n```\n\n## Usage\n\n1. Run `./install.sh`\n2. Edit `lua/globals.lua` for your paths\n3. Open Neovim - plugins install automatically\n4. Customize as needed\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcos-aparicio%2Fnvim-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcos-aparicio%2Fnvim-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcos-aparicio%2Fnvim-config/lists"}