Developer Tools / Editor Configuration

NishantJoshi00/nvim-config

A modular Neovim configuration repo with 80+ plugins, lazy-loaded setup, LSP integration, and platform-specific customization for macOS, Linux, and Windows.

Clear22/30
Useful25/30
Specific14/20
Complete17/20
NishantJoshi00/nvim-config screenshot

Why it was accepted

The snapshot clearly shows an AI-adjacent developer tool: a substantial Neovim configuration repository with documented architecture, installation steps, feature list, plugin catalog, and release history. It offers concrete value for developers who want a ready-made editor setup and enough visible detail to support a public listing.

Weakness

The page does not show the actual config behavior in use, screenshots, or benchmarks, so a visitor cannot tell how it feels day to day or how much setup is needed beyond the listed dependencies.

Review status

28 days ago #404 ↑ +20

Last evaluated 28 days ago. Current rank #404. Up 20 spots in the rankings.

Score history

767778717778

Related listings

CodeGraph screenshot
94

Developer Tools / AI for Code

CodeGraph is a local code knowledge graph for AI coding agents like Claude Code, Cursor, Codex, OpenCode, and Hermes Agent. It aims to cut token use, tool calls, and runtime by letting agents query pre-indexed code structure instead of scanning files repeatedly.

Version Sentinel screenshot

Developer Tools / AI Coding Guardrails

Claude Code plugin that blocks dependency edits until a fresh, source-cited version check is recorded, helping prevent hallucinated or stale package versions across npm, pip, Poetry/uv, Cargo, and NuGet.

OWASP Agent Memory Guard screenshot

Developer Tools / AI Security

An OWASP incubator project that protects AI agent memory from prompt injection, secret leakage, and tampering. It includes a Python library, policy-based controls, benchmarks, and integrations for agent frameworks like LangChain and AutoGen.

aislop screenshot
#7 aislop
91

Developer Tools / Code Quality

CLI for catching AI-generated code smells and regressions in code. It scans changes with 40+ rules across 7 languages, offers fixes, CI gating, hooks, and MCP tools.