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

73 days ago #980 ↑ +35

Last evaluated 73 days ago. Current rank #980. Up 35 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.

scribe screenshot
#3 scribe
92

Developer Tools / AI Agents

Single-binary CLI that builds an AI agent knowledge base from git repos, Claude Code/Codex sessions, and saved links. It generates a portable markdown wiki, runs on cron, supports local Ollama mode, and exposes the result for agents via CLAUDE.md/AGENTS.md and MCP.

LLMRender screenshot
92

Developer Tools / React Libraries

A lightweight React Markdown renderer with built-in LaTeX, syntax highlighting, streaming-safe rendering, and security-focused defaults.

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.