mini.nvim
Plugin suite
A collection of independent Lua modules improving Neovim experience with minimal effort.
Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort
6k stars
18 watching
192 forks
Language: Lua
last commit: 5 days ago
Linked from 1 awesome list
luamini-nvimneovimneovim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
folke/lazy.nvim | A plugin manager for Neovim that automates the installation, updating, and management of plugins. | 15,291 |
nvim-lua/kickstart.nvim | A starting point for personal Neovim configuration. | 20,560 |
nvim-tree/nvim-tree.lua | A plugin for Neovim that provides a graphical file explorer tree | 7,328 |
williamboman/mason.nvim | Manages external editor tooling for Neovim | 8,072 |
nvim-lualine/lualine.nvim | A Neovim statusline plugin with customizable components written in Lua. | 6,353 |
ayamir/nvimdots | A well-configured Neovim setup with Lua configuration and plugins. | 2,963 |
neovim/neovim | A highly customizable, extensible, and modern text editor built on top of Vim's architecture | 84,107 |
hrsh7th/nvim-cmp | A completion plugin for Neovim that provides full support for LSP completion capabilities and customizable key mappings. | 8,230 |
nvim-lua/plenary.nvim | A comprehensive Lua library providing a set of reusable functions for various tasks in Neovim plugins | 2,850 |
nvimtools/none-ls.nvim | Tools to simplify language server setup and use in Neovim | 2,663 |
vuki656/package-info.nvim | Automates package dependency management tasks for Neovim users | 494 |
neogitorg/neogit | An interactive Git interface for Neovim | 4,194 |
l3mon4d3/luasnip | A Lua-based snippet engine for Neovim, enabling text expansion and manipulation within the editor. | 3,549 |
frans-johansson/lazy-nvim-starter | A minimal Neovim configuration and package management setup | 86 |
nvim-neotest/neotest | An extensible framework for interacting with tests within NeoVim. | 2,464 |