Alternatives
Products that do what Neovim Configuration heavily inspired by Emacs and JetBrains does
Neovim Configuration heavily inspired by Emacs & JetBrains. Based on NvChad
- 1MN
I've been developing this on and off for a few weeks. There are a few videos on the README page showing demos of the plugin. I just shipped an update today, which adds: - inline editing with forced tool use - better pinned context management - prompt caching for anthropic - port to node (from bun) Check it out!
2025 · github.com
- 2SS
2016 · github.com
- 3CN
2023 · github.com
- 4TN
2022 · github.com
- 5HN
2025 · github.com
- 6NM
2011 · nyan-mode.buildsomethingamazing.com
- 7VL
2020 · cedaei.com
- 8VF
Vimacs project has just released! One of the most feature-rich neovim configurations out there. Manifest: There are some philosophical differences between (neo)vim & emacs (barely summarizing): (neo)vim is more minimalist and more focused on coding (unix philosophy) emacs is known to be an extensible editor that can ease the process of (almost) any text related task. (IRC, E-Mail, Note taking etc.) With Vimacs you have the efficiency of (neo)vim and (some) features of emacs. - Feature-complete (Some inspired from emacs & JetBrains) - Fast (Lazy loading ~%97.5) - Simple (configuration +…
2023 · github.com
- 9LF
With zero AI generated content. ;-)
2024 · lazyvim-ambitious-devs.phillips.codes
- 10VA
I built a lightweight Neovim GUI client for macOS. The goal was something simple — just render Neovim in a proper macOS window with multi-window support, like MacVim did for Vim. Features: - Metal GPU-accelerated rendering (falls back to CoreText) - Multi-window — each window is an independent Neovim process - Neovim's native tabline with Cmd+1-9 - Full IME support for CJK input - Standard macOS shortcuts work out of the box (Cmd+C/V/X/Z/S/W) - CLI launcher with gvimdiff support - Uses your system-installed Neovim — no bundled binary The whole thing was built in a…
Mar 2026 · github.com
- 11DN
I wrote an nvim plugin that does fuzzy time parsing on plain english dates to help you create + organise periodic notes. I use it daily at work and home. Hope it's helpful to others. :) note: not using NLP, LLMs or 'true' fuzzy parsing as per academic literature; just normal recursive descent parsing
2025 · github.com
- 12LA
2021 · lunarvim.org
- 13SV
2013 · github.com
- 14YN
2022 · github.com
- 15CF
I'm Varun from the Codeium team. After support for VSCode, Jetbrains, Jupyter, and Colab, we are super excited to bring free AI-powered code autocomplete to Vim and Neovim. And in the spirit of Show HN, we have a playground version for anyone to try the tech in the browser without any installation (https://www.codeium.com/playground)! We also made the vim client open source and are open to contributions.
2023 · github.com
- 16NA
2020 · github.com
- 17WN
I made this plugin because I felt like existing bookmark plugins were lacking some important features, including: - The ability to reorder your bookmarks - The ability to delete and move your bookmarks in bulk - The ability to view lines of code around your bookmarks - Syntax highlighting in the preview window - Resilience to the content of files changing (e.g. checking out a git commit that changes the file contents won't delete your bookmarks) Let me know what you think! If you have any feedback, please create a github issue or email [email protected]
Jul 2026 · github.com
- 18SS
Switching back-and-forth a bit between Spacemacs and Neovim, I got inspired by https://github.com/ctjhoa/spacevim and thought to myself "Hey, that's a great idea!", and so I went into my first time actually toying with vim script (love-hate relationship atm). The result of the last couple of days so far is the ground work for a Neovim specific port of Spacemacs, located here https://github.com/Tehnix/spaceneovim. The major difference between that and the existing spacevim is that the layers are separated out from the core, and can be updated via an…
2016
- 19MA
I built MiniVim, a small and minimal Neovim configuration focused on keeping things simple and readable. The goal was to have a setup that: starts fast uses only essential plugins avoids heavy frameworks remains easy to understand and extend The structure is intentionally small: It’s not meant to compete with full Neovim distributions, but rather serve as a clean base configuration that can be extended gradually. I use it across multiple machines (laptop, WSL, and servers), so reproducibility and simplicity were priorities. Feedback is welcome.
Feb 2026 · github.com
- 20BN
2024 · bettervim.com
- 21NC
Apr 2026 · github.com
- 22MN
MCP-Neovim-Server is a proof-of-concept that connects Claude Desktop (or any client) to Neovim via the Model Context Protocol (MCP) and Neovim’s NodeJS client library. It uses Vim’s native editing power and the model's knowledge of Vim to add a lightweight AI text assistant for coding or general use. Feedback and issues on github welcome.
2025 · github.com
- 23BE
Hey HN, we built a pure-Lua Neovim plugin that brings Cursor-style next-edit predictions to Neovim, running entirely on local models. Tab to accept, Esc to reject. GitHub: https://github.com/BlinkResearchLabs/blink-edit.nvim We're Blink Research Labs (https://github.com/BlinkResearchLabs) - an open research collective building AI coding tools in the open. Our philosophy is simple: if it's not open, it's not research; if it's not fast, it's not usable. We think the best AI coding tools shouldn't be locked behind $20/month subscriptions or closed-source…
Jan 2026 · github.com
- 24FN
Most neovim users will be familiar with flash.nvim, which amongst other things, allows you to quickly jump to a word in your visible buffer. It’s a great tool for developers who want to quickly navigate their codebase. I was looking for something similar, but for tmux. I wanted to be able to search visible words in the current tmux pane, then copy that word to the system clipboard by pressing the associated label key. I built https://github.com/Kristijan/flash-copy.tmux, with the aim to bring that functionality to tmux. Here’s a bit of a write up…
Jan 2026 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →