Show HN: NVIM config that I use with my agents
Category: devtools
Tags: neovim, lua, editor-config
Score: 5.5/10 (Innovation: 4, Technical: 6, Documentation: 7, Utility: 5)
This is a modular Neovim configuration with over 80 plugins, managed via lazy.nvim and event-driven loading, designed for performance and extensibility. It integrates LSP, completions, debugging, and platform-specific customizations, showcasing a well-organized structure. While primarily a personal config, its clear architecture and documentation make it interesting as a reference or starting point for advanced Neovim setups, especially with AI agents.
Target audience: backend devs
Repository: https://github.com/NishantJoshi00/nvim-config · Lua · Apache-2.0 · 4 stars
View on Hacker News