10 open-source projects similar to amansingh-afk/milli.nvim, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Milli.nvim alternative.
A simple plugin to greet you with a tip when you launch Neovim
a lua powered greeter like vim-startify / dashboard-nvim
A dead-simple, customizable and cozy dashboard with sane defaults and zero config required
A plugin to help load the file you actually meant to load.
mini.nvim is a comprehensive library of independent modules designed to extend Neovim with a wide array of navigation, user interface, and text manipulation tools. It serves as a modular plugin collection, a UI toolkit for creating custom statuslines and notifications, and a package manager for installing and pinning external plugins from Git. The project provides a specialized fuzzy picker framework for filtering files and symbols, an LSP completion engine with interactive snippet expansion, and a dedicated plugin test framework that uses headless editor instances and remote procedure calls
The blazingly fastest way to get to your projects
Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar keybindings, mouse support, and multiple cursors. It runs entirely in the terminal while offering capabilities typically found in graphical editors, including split panes, a command palette, and integrated language server protocol support for real-time diagnostics, completions, go-to-definition, and code actions across multiple languages. The editor distinguishes itself through a plugin system that runs sandboxed TypeScript plugins in a QuickJS runtime, with an asynchronous bridge