mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-23 03:23:05 +00:00
Add Mr-LLLLL/treesitter-outer
Co-authored-by: Thomas Versteeg <t@versteeg.email>
This commit is contained in:
parent
93d5d73af8
commit
0c4190ed4d
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue