SaaSHub helps you find the best software and product alternatives Learn more →
Vim-peekaboo Alternatives
Similar projects and alternatives to vim-peekaboo
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
ale
Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
-
which-key.nvim
💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better vim-peekaboo alternative or higher similarity.
vim-peekaboo discussion
vim-peekaboo reviews and mentions
Posts with mentions or reviews of vim-peekaboo.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-20.
-
Favorite vimrc configs for coding?
Having said this, there are some useful language independent extensions: jiangmiao/auto-pairs, tpope/vim-commentary, preservim/tagbar, junegunn/vim-peekaboo
-
Good "Hello World" Plugin Ideas / Neovim Api learning path?
What about a LUA version of https://github.com/junegunn/vim-peekaboo that uses a pop-up instead of a split?
-
What are your must-have vim/nvim extensions?
junegunn/vim-peekaboo - See contents of registers before pasting on a sidebar
-
using FZF with vim registers
not FZF but same author plugin: https://github.com/junegunn/vim-peekaboo
-
Marks are silent; how to make them noisy?
You may be interested in junegunn/vim-peekaboo.
-
Is there a way to disable all yank-on-delete behavior in nvim?
Also, similar to the plugin suggested by /u/cturtle_ is junegunn/vim-peekaboo.
- Neovim v0.5
-
Cut and Paste Better
I was a fan of plugins like vim-peekaboo which shows the contents of your registers on pressing " (in normal mode) or C-r (in insert mode) so you know which register to paste. Basically it does :reg for you. This helped me to clarify whether I should use the +, ", * or 0 register.
-
Lua port of which-key with plugins for presets, marks and registers
Can you tell me how it compares to vim-peekaboo? There seems to be at least some overlapping functionality.
-
a'ight, does anyone really use any of those gazillion vim registers?
Also cheek out the plugin vim-peekaboo which displays the content of all your registers when you're about to call one with "/@/.
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Jan 2025
Stats
Basic vim-peekaboo repo stats
11
1,146
0.0
7 months ago
The primary programming language of vim-peekaboo is Vim Script.