Vim-sneak Alternatives
Similar projects and alternatives to vim-sneak
-
-
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
-
-
monkeytype
The most customizable typing website with a minimalistic design and a ton of features. Test yourself in various modes, track your progress and improve your speed.
-
Catppuccino.nvim
🍨 Catppuccin theme for NeoVim [Moved to: https://github.com/catppuccin/nvim]
-
notion
Notion is a neovim plugin, that allows you to quickly jump to any word within the current viewport.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
-
-
-
-
-
vim-gitgutter
A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.
-
-
-
-
-
-
vim-sneak reviews and mentions
-
Sneak vs Hop and Why?
Basically over the past view weeks, I've been trying out different plugins to see what works best for me and what'll help make Neovim even more capable of completing with other mouse oriented editors. I feel that plugins such as Sneak and Hop(and also EasyMotion, but that's not apart of my question). Which is better in your opinion? Also make sure to explain your decision.
-
nvim-headtracker: a plugin for moving the cursor with a vive tracker attached to your head
This is a plugin I've been working on for a while now as a hobby project. I wanted a faster and more accurate way to make large cursor jumps across the screen. vim-sneak is what I used for a while, but even that I found occasionally annoying.
-
Why not use Evil in 2022?
Sure, you have plugins like Sneak in Vim, but this is just a "diet" version of searching to navigate in my opinion.
-
Every day I lived without knowing you were wasted, I love you!
There's also vim-sneak which I use exactly like you've described: I know I need to go to "fu," and that's where it takes me, and a) there's less mental overhead because it's easier to focus on the beginnings of words and b) it lands on the start of the word in this case. The latter may not be as big of a deal because we all know that in vim, as long as you're inside a word, you can do whatever you want, but then consider you can target something in the middle of a word exactly, too.
-
Neo(Vim) on Steroids: vim-sneak + easymotion = hop.nvim
vim-sneak, on the other hand, is also used for navigating your buffer. But instead of relying on marking texts with a keystroke like easymotion, it takes 1-2 characters as an input and marks the text that contains those input characters. As seen below. Github
-
Why does t not move the cursor when the command is repeated?
I'm more partial to two-character searches alà vim-sneak.
-
Highlighting chars with FfTt?
vim-extended-ft seems to be able to do it, and I know vim-sneak can, although it's a little more complicated. Personally, I use quick-scope which does something related, but not quite the same: For each word on the current line, it highlights a letter in that word that would let f or F get to that word as quickly as possible.
-
Optimizing fF and tT
In general you might like easymotion or sneak
-
EasyMotion and alike: How do they put labels next to targets?
Those navigation plugins that put labels on words / lines / whatever, how do they do it?
-
What problem will I run into if I put , [comma] as my leader key?
A decade ago when I first saw folks recommending , as leader, I started mentally keeping track of how often I used comma. I've found that I use it at least a few times a week, perhaps a third as often as I use ;. Most commonly I'm making several similar changes on different lines, e.g. adding a parameter after an opening (. On the first line I'll move there with f( and make the change. Then I'll move down a few lines, but my cursor will be to the right of the opening paren, so I'll hit , to go back to it. Then on the next line the cursor might be to the left, so I'll hit ;. I would be annoyed without the behavior of ,, though you're of course free to noremap \ , or even nnoremap ,, , to keep the behavior. Semicolon and comma also come in handy with vim-sneak, allowing you to jump up and down the window for a 2-character sequence.
-
How do **you** move around in Vim?
For long-ish jumps to spots that are visible in the window, my go-to motion commands are s and S from https://github.com/justinmk/vim-sneak. I just type s plus the two consecutive let’s at the spot I want to jump to; a one-letter label appears at that spot; I type the label; and I’m there. I never have to move my eyes from the spot i want top jump to. For shorter jumps, I use j, w, f, and friends, like others have said.
-
What do you use for better incremental searching
I recently switched from easymotion to lightspeed.nvim (and I also plan to check out vim-sneak). But the thing I really, really miss easymotion's augmented incremental search.
-
Catppuccino.nvim: An eye-candy and full-featured Neovim theme with support for native LSP, Trees-sitter, and more!
# 🎁 Features - Multiple colorschemes (AKA [flavors](#-flavors)) available! - Handy CLI for loading colorschemes. - Allows user remaps. - Extensible for many use cases. - Integrations with a lot of stuff: - [Treesitter](https://github.com/tree-sitter/tree-sitter) - [Native LSP](https://github.com/neovim/nvim-lspconfig) - [Telescope](https://github.com/nvim-telescope/telescope.nvim) - [LSP Saga](https://github.com/glepnir/lspsaga.nvim) - [Trouble](https://github.com/folke/trouble.nvim) - [WhichKey](https://github.com/folke/which-key.nvim) - [Git signs](https://github.com/lewis6991/gitsigns.nvim) - [BarBar](https://github.com/romgrk/barbar.nvim) - [NvimTree](https://github.com/kyazdani42/nvim-tree.lua) - [Lualine](https://github.com/hoob3rt/lualine.nvim) - [Git Gutter](https://github.com/airblade/vim-gitgutter) - [Fern](https://github.com/lambdalisue/fern.vim) - [Lightline](https://github.com/itchyny/lightline.vim) - [Dashboard](https://github.com/glepnir/dashboard-nvim) - [Markdown](https://www.markdownguide.org/) - [Sneak](https://github.com/justinmk/vim-sneak) - [Neogit](https://github.com/TimUntersberger/neogit) - [Indent Blankline](https://github.com/lukas-reineke/indent-blankline.nvim)
- How many of you continue to use mouse?
-
How can I learn VIM workflow(besides actual VIM)
https://github.com/justinmk/vim-sneak gives you a little better f and t motions, meaning across lines, not just in the current line. And for 2 letters if you want.
Stats
justinmk/vim-sneak is an open source project licensed under MIT License which is an OSI approved license.
Popular Comparisons
Are you hiring? Post a new remote job listing for free.