vim-easymotion
vim-sneak
| vim-easymotion | vim-sneak | |
|---|---|---|
| 49 | 37 | |
| 7,739 | 3,514 | |
| 0.3% | 0.0% | |
| 0.0 | 6.3 | |
| over 2 years ago | 6 months ago | |
| Vim Script | Vim Script | |
| - | MIT License |
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.
vim-easymotion
-
Past and Present Futures of User Interface Design
So many ways!
(f)find (a) (;)repeat
That would be the generic vim way. I could mash on semicolon to get to each instance of "a" in the line.
Most people use a plugin called easy motion instead.
You type some two character key command to start it. For me it's "ff".
After ff, i type any two characters. It will then highlight each place in the document that start with those two characters (think an inline table of contents) that I can then select.
https://github.com/easymotion/vim-easymotion
-
How to start using Vim
The following approach is to use Vim with VsCode. If you use it, just install the Vim plugin. The easymotion plugin will be automatically installed to make you happy. For me, it’s the most important Vim plugin, which significantly increases your coding speed.
-
Do you folks have any unpopular vim script customizations you are proud of?
vim-easymotion together with space as mapleader (let mapleader = "\" in your .vimrc) can open up a new world for you.
-
F/f/T/t highlight plugin?
Why not sneak or easymotion?
-
Vim user Switching to Colemak-DHm, need advice.
I'm also on team no remap. I don't use hjkl anymore and instead have a nav layer bound to where hjkl would be when I hold a thumb key down. I also use https://github.com/easymotion/vim-easymotion Bound to norm s.
-
How to move really efficiently in Vim?
Incredible that nobody mentioned vim-easymotion - totally necessary for me.
-
Weekly Vim tips and tricks thread! #24
But have you tried https://github.com/easymotion/vim-easymotion (I recommend let mapleader = "\").
-
Blog | My Vim Command Workflow
By vim motions, do you mean native motions or extended motions with plugins like vim easymotion and vim sneak? Those are the two I've been trying out recently.
- How to achieve vim-easymotion behaviour in hx?
-
Leap.nvim: Neovim’s Answer to the Mouse
Been around since ~2012 via vim-easymotion as well: https://github.com/easymotion/vim-easymotion
vim-sneak
-
F/f/T/t highlight plugin?
Why not sneak or easymotion?
- Weekly Vim tips and tricks thread! #24
-
What do you use 's' for in normal mode? vanilla? or something like leap?
I've tried leap et al, but I still come back to sneak, and use that plugin's standard mappings for s and S.
-
Favourite Vim Easter Eggs?
I don't like many Vim plugins, but I absolutely must have sneak: https://github.com/justinmk/vim-sneak
-
Using preconfigured distro vs rolling your own config
imo there are even few plugin authors who actually understand this well, and certainly no distro author does. Some of the few examples of good "vim philosophy" plugins are vim-sneak and vim-unimpaired.
-
find-extender.nvim A Plugin that extends the nvim find command
Nice, but you've reinvented the wheel :) https://github.com/goldfeld/vim-seek -> https://github.com/justinmk/vim-sneak -> https://github.com/ggandor/leap.nvim
-
Blog | My Vim Command Workflow
By vim motions, do you mean native motions or extended motions with plugins like vim easymotion and vim sneak? Those are the two I've been trying out recently.
- Leap.nvim: Neovim’s Answer to the Mouse
-
cmdheight = 0 discussion in vim_dev
Please see https://github.com/justinmk/vim-sneak/pull/299
- Vim sneak breaks comma mapped as leader key.
What are some alternatives?
Bitwarden - Bitwarden infrastructure/backend (API, database, Docker, etc).
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.
quick-scope - Lightning fast left-right movement in Vim
avy - Jump to things in Emacs tree-style
ace-jump-mode - a quick cursor jump mode for emacs