mini.nvim
Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort (by echasnovski)
peek.nvim
Markdown preview plugin for Neovim (by toppair)
mini.nvim | peek.nvim | |
---|---|---|
151 | 6 | |
7,088 | 762 | |
5.5% | 4.9% | |
9.8 | 5.4 | |
3 days ago | 8 months 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 2024-09-30.
-
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
-
Backwards inner/outer motions?
You mean backwards seeking text objects? You can get those with mini.ai https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-ai.md
-
mini.nvim - release 0.10.0 (files, clue, operators, and minor updates)
I would like to offer you to join me in saying late greetings to this autumn with a release of mini.nvim version 0.10.0. It is mostly about introducing three (quite feature full, dare I say) modules and minor updates of existing ones.
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:
surround.nvim - A surround text object plugin for neovim written in lua. (Fork from blackCauldron7/surround.nvim)
sshfs - A network filesystem client to connect to SSH servers
persistence.nvim - 💾 Simple session management for Neovim
vim-pandoc-syntax - pandoc markdown syntax, to be installed alongside vim-pandoc
lsp_lines.nvim - Mirror of https://git.sr.ht/~whynothugo/lsp_lines.nvim
headlines.nvim - This plugin adds horizontal highlights for text filetypes, like markdown, orgmode, and neorg.