From a920df31384033a40b71adbfd9d76ab68c24ac6c Mon Sep 17 00:00:00 2001 From: Rasul Omarov <80093436+rasulomaroff@users.noreply.github.com> Date: Sun, 25 Feb 2024 02:32:00 -0800 Subject: [PATCH] Add `rasulomaroff/telepath.nvim` --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f6d73f5..22ffb16 100644 --- a/README.md +++ b/README.md @@ -890,6 +890,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in - [ggandor/leap.nvim](https://github.com/ggandor/leap.nvim) - A refined successor of Lightspeed, aiming to establish a widely accepted standard interface extension for moving around in Vim-like editors. - [ggandor/flit.nvim](https://github.com/ggandor/flit.nvim) - Enhanced f/t motions for Leap. - [ggandor/leap-spooky.nvim](https://github.com/ggandor/leap-spooky.nvim) - Spooky (Leap) actions at a distance. +- [rasulomaroff/telepath.nvim](https://github.com/rasulomaroff/telepath.nvim) - Another Leap extension for performing remote actions with a different approach. - [folke/flash.nvim](https://github.com/folke/flash.nvim) - Navigate your code with search labels, enhanced character motions and Treesitter integration. - [echasnovski/mini.nvim#mini.jump](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-jump.md) - Module of `mini.nvim` for smarter jumping to a single character. - [echasnovski/mini.nvim#mini.jump2d](https://github.com/echasnovski/mini.nvim/blob/main/readmes/mini-jump2d.md) - 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.