mini.nvim
Library of 45+ independent Lua modules improving Neovim experience with minimal effort (by nvim-mini)
peek.nvim
Markdown preview plugin for Neovim (by toppair)
| mini.nvim | peek.nvim | |
|---|---|---|
| 154 | 6 | |
| 9,285 | 863 | |
| 2.4% | 3.0% | |
| 9.6 | 5.4 | |
| 2 days ago | almost 2 years ago | |
| Lua | TypeScript | |
| MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
mini.nvim
Posts with mentions or reviews of mini.nvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-10-10.
- Notes on Switching to Helix from Vim
- Show HN: Sllm.nvim – Integrate 'LLM' LLM chat&context into Neovim (500 LOC Lua)
-
Neovim for beginners
Mini.nvim
- Simple Neovim config
-
Neovim: Install plugins without a plugin manager
Let's pretend we are using linux and want to download mini.nvim. We could execute this command the terminal.
-
Customizing Your Lazyvim Setup for Personal Preferences
echasnovski/mini.bracketed
- Buscadores personalizados con Mini.Pick
- FLaNK AI Weekly 18 March 2024
-
Alternative to vim-textmanip plugin? (move selected blocks of text)
This is essentially a tagline of mini.move.
-
Refactor files and update import paths
Just as the others suggested, oil.nvim solves this outta the box. I freaking love it (here my config in case ya need it). Apparently also mini.files handles this by default
peek.nvim
Posts with mentions or reviews of peek.nvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-09-24.
-
Iamcco/Markdown-preview.nvim: Markdown preview plugin for (neo)Vim
I switched from this to https://github.com/toppair/peek.nvim as it's in lua and does more a less the same thing.
Combine that with https://asdf-vm.com for the deno runtime.
-
Should I learn lua? I am a vs code power user, which prevents me from completely adapting neovim, since I always find something is missing in neovim.
Can use this for markdown https://github.com/toppair/peek.nvim
-
Markdown in neovim
peek.nvim is a browser previewer that can be called through nvim as an alternative to markdown-preview.nvim others have mentioned
-
Suggest me some plugins/setup for writing + previewing markdown.
i use this https://github.com/toppair/peek.nvim it requires deno though!
-
What's the one plugin you'd love to see?
https://github.com/toppair/peek.nvim I think this would meet your expectations!
-
Wrote a markdown preview plugin...
I would appreciate it if you guys could let me know whether it builds and works as expected. Latest-ish deno is a requirement. More in the README.
What are some alternatives?
When comparing mini.nvim and peek.nvim you can also consider the following projects:
nvim-autopairs - autopairs for neovim written in lua
headlines.nvim - This plugin adds horizontal highlights for text filetypes, like markdown, orgmode, and neorg.
nvim-treesitter-textobjects
vim-markdown-composer - An asynchronous markdown preview plugin for Vim and Neovim.
clever-f.vim - Extended f, F, t and T key mappings for Vim.
sshfs - A network filesystem client to connect to SSH servers