AnyShortcut
vim-easymotion
AnyShortcut | vim-easymotion | |
---|---|---|
1 | 49 | |
48 | 7,542 | |
- | 0.0% | |
4.9 | 0.0 | |
about 1 year ago | about 1 year ago | |
Python | 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.
AnyShortcut
-
Modal hotkey system
Yeah, as you already mentioned, it's not a thing in the base program, but you can use your programming background to make a facsimile using the extension API? /u/thomasa88 made an extension interfacing with shortcuts, but it doesn't have the functionality you're looking for. I don't even know if it still works with the current Fusion version.
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
What are some alternatives?
ASMBL - Additive & Subtractive Manufacturing By Layer for the E3D ToolChanging platform
Bitwarden - Bitwarden infrastructure/backend (API, database, Docker, etc).
VerticalTimeline - Vertical Timeline for Fusion 360
vim-sneak - The missing motion for Vim :athletic_shoe:
ParametricText - Fusion 360™ add-in for creating Text Parameters in sketches.
leap.nvim - Neovim's answer to the mouse 🦘