Color Schemes
Plugins
Neovim
GitHub
Hop is an EasyMotion-like plugin allowing you to jump anywhere in a document with as few keystrokes as possible.
A Sneak-like plugin offering unparalleled navigation speed via ahead-of-time displayed labels, that eliminate the pause between entering the search pattern and selecting the target.
A refined successor of Lightspeed, aiming to establish a widely accepted standard interface extension for moving around in Vim-like editors.
Enhanced f/t motions for Leap.
Spooky (Leap) actions at a distance.
Navigate your code with search labels, enhanced character motions and Treesitter integration.
Module of `mini.nvim` for smarter jumping to a single character.
Module of `mini.nvim` for smarter jumping within visible lines via iterative label filtering. Supports custom jump targets (spots), labels, hooks, allowed windows and lines, and more.
An EasyMotion-like plugin for quick cursor movement using fuzzy search.
Quickly jump between tree-sitter nodes.
Add fancy sub-cursor to signcolumn to show your scroll or jump direction.
A fast and lightweight Neovim Lua plugin to keep an eye on where your cursor has jumped.
Jump out of brackets, quotes, objects, etc.
Jump between significant code elements, such as brackets, quotes, etc.
Search based navigation combined with quick jump features.
Easily perform an action on where you can see.
Build upon and enhance existing jumplist motions (i.e. `<c-i>` and `<c-o>`).
Module of `mini.nvim` to go forward/backward with square brackets.
Jump between next/previous buffer, tab, diagnostic, etc, with a single key.
Use the w, e, b motions like a spider. Considers camelCase and skips insignificant punctuation.
Toggle to navigate and select tree-sitter nodes with hjkl.
Hops by any type of words. It gives fine control over `w`, `e`, `b`, `ge` movements.
Improve default `f`/`t` abilities.
Region selection with hints on the AST nodes of a document powered by Treesitter.
Navigate and swap Treesitter's AST Nodes. Step into, step out, step over, step back.
Easy navigation around the Treesitter's tree that works in multi-language files and in normal mode.
Region selection with Treesitter nodes.
Neovim plugin to minimise (move to a new window) or close all other panes but the current Nvim pane, whilist also minimising all other nvim panes to buffer, to have just the current pane cover the whole screen; focused mode.