tabtree.nvim
Code navigator
A Neovim plugin for navigating code elements such as brackets and quotes
🌲 A Neovim plugin for jumping between significant code elements, such as brackets, quotes, etc.
39 stars
2 watching
1 forks
Language: Lua
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
numtostr/navigator.nvim | A plugin that allows navigation between different window splits and terminal multiplexers in an integrated development environment. | 404 |
ysmb-wtsg/in-and-out.nvim | A Neovim plugin that facilitates quick navigation around specific characters in text | 53 |
cbochs/grapple.nvim | A plugin for navigating to important files in Neovim | 577 |
roobert/hoversplit.nvim | Provides hover information and split windows for Neovim | 39 |
liangxianzhe/nap.nvim | A navigation plugin for NeoVim that provides quick access to various buffers and windows. | 100 |
drybalka/tree-climber.nvim | A plugin for easy navigation around the syntax-tree produced by treesitter. | 143 |
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 |
cshuaimin/ssr.nvim | An extension plugin for Neovim that allows structural search and replace operations on code structures. | 939 |
roobert/surround-ui.nvim | A Neovim plugin designed to assist with key combination usage during text editing | 84 |
rrethy/nvim-treesitter-textsubjects | A plugin that enables location-aware text objects in Neovim. | 522 |
desdic/marlin.nvim | A plugin for Neovim that enables navigation and management of frequently accessed files in project buffers. | 20 |
stevearc/aerial.nvim | A plugin that provides a code outline window for navigation and quick skimming of source code. | 1,796 |
yorickpeterse/nvim-window | Makes it easy to navigate between windows in a NeoVim tab page. | 127 |
leonheidelbach/trailblazer.nvim | A tool to help developers navigate and bookmark important points in large projects quickly and efficiently. | 266 |
roobert/action-hints.nvim | Provides actionable information about highlighted text in a code editor | 83 |