From 0c4190ed4d71546ef94a14c4e967dbeca0c53824 Mon Sep 17 00:00:00 2001 From: "Mr.Z" <44504986+Mr-LLLLL@users.noreply.github.com> Date: Sat, 9 Mar 2024 20:02:22 +0800 Subject: [PATCH] Add `Mr-LLLLL/treesitter-outer` Co-authored-by: Thomas Versteeg --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2bdfa6a..518be30 100644 --- a/README.md +++ b/README.md @@ -321,6 +321,7 @@ - [tomasky/bookmarks.nvim](https://github.com/tomasky/bookmarks.nvim) - Bookmarks with global file storage, written in Lua. - [LintaoAmons/bookmarks.nvim](https://github.com/LintaoAmons/bookmarks.nvim) - Your new bookmarks option: simple yet powerful. - [desdic/marlin.nvim](https://github.com/desdic/marlin.nvim) - Like harpoon, but with key differences like project path, split support, no UI. +- [fnune/recall.nvim](https://github.com/fnune/recall.nvim) - Recall refines the use of marks by focusing on global marks, streamlining their usage and enhancing their visibility and navigability. ## Search @@ -920,6 +921,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in - [gsuuon/tshjkl.nvim](https://github.com/gsuuon/tshjkl.nvim) - Toggle to navigate and select tree-sitter nodes with hjkl. - [backdround/neowords.nvim](https://github.com/backdround/neowords.nvim) - Hops by any type of words. It gives fine control over `w`, `e`, `b`, `ge` movements. - [backdround/improved-ft.nvim](https://github.com/backdround/improved-ft.nvim) - Improve default `f`/`t` abilities. +- [Mr-LLLLL/treesitter-outer](https://github.com/Mr-LLLLL/treesitter-outer) - Jump to outer node with smart. ### Treesitter Based