leap-spooky.nvim
Text object manipulator
Provides remote operations on Vim's native text objects through atomic bundles of leaping motions and selections.
👻 Actions at a distance
277 stars
10 watching
8 forks
Language: Lua
last commit: 10 months ago
Linked from 1 awesome list
neovimneovim-pluginnvimnvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
rasulomaroff/telepath.nvim | A Leap extension that enables remote text operations using flash.nvim's approach without creating custom mappings for every textobject. | 58 |
ggandor/flit.nvim | An extension for the Leap interface to enhance forward and backward motion commands | 367 |
ggandor/lightspeed.nvim | An innovative Neovim plugin for efficient navigation and motion handling | 1,562 |
jyscao/ventana.nvim | Provides convenient window manipulation commands for Neovim | 18 |
bennypowers/splitjoin.nvim | A tool for manipulating list-like syntax constructs in text editors | 76 |
cshuaimin/ssr.nvim | An extension plugin for Neovim that allows structural search and replace operations on code structures. | 933 |
wansmer/binary-swap.nvim | A plugin for swapping operands and operators in binary expressions | 17 |
rachartier/tiny-code-action.nvim | A plugin for Neovim to visualize and run code actions | 168 |
rrethy/nvim-treesitter-textsubjects | A plugin that enables location-aware text objects in Neovim. | 516 |
nvim-treesitter/nvim-treesitter-textobjects | Enables syntax-aware text objects in Neovim with tree-sitter support | 2,191 |
booperlv/nvim-gomove | A plugin that enhances NeoVim's line and block movement capabilities with features like fold handling, undoing, reindenting, and more. | 199 |
gsuuon/model.nvim | A Neovim plugin that enables AI-powered completions and chat functionality using various language models. | 336 |
olexsmir/gopher.nvim | A Neovim plugin that simplifies Go development by providing tools and integrations for code completion, testing, and debugging. | 321 |
mawkler/demicolon.nvim | Enables custom repeat keys in Neovim for diagnostics and Treesitter text-object motions | 76 |
gsuuon/tshjkl.nvim | A plugin for Neovim that provides an interactive tree-sitter mode for navigating and selecting nodes in code with hjkl movement keys. | 107 |