tree-climber.nvim
Syntax navigator
A plugin for easy navigation around the syntax-tree produced by treesitter.
143 stars
8 watching
2 forks
Language: Lua
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ziontee113/syntax-tree-surfer | A plugin for Neovim's treesitter API that enables navigation and manipulation of document elements through an abstract syntax tree. | 472 |
roobert/tabtree.nvim | A Neovim plugin for navigating code elements such as brackets and quotes | 39 |
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 |
leonheidelbach/trailblazer.nvim | A tool to help developers navigate and bookmark important points in large projects quickly and efficiently. | 240 |
nvim-treesitter/nvim-treesitter-textobjects | Enables syntax-aware text objects in Neovim with tree-sitter support | 2,191 |
mfussenegger/nvim-treehopper | A plugin that provides region selection with hints on the abstract syntax tree of a document. | 435 |
numtostr/navigator.nvim | A plugin that allows navigation between different window splits and terminal multiplexers in an integrated development environment. | 399 |
rrethy/nvim-treesitter-textsubjects | A plugin that enables location-aware text objects in Neovim. | 516 |
ray-x/navigator.lua | A plugin that provides code navigation and analysis features using LSP and Treesitter | 1,316 |
xiaoshihou514/squirrel.nvim | A plugin that uses Treesitter to quickly jump around in code using simple keystrokes. | 16 |
liangxianzhe/nap.nvim | A navigation plugin for NeoVim that provides quick access to various buffers and windows. | 100 |
wansmer/treesj | Plugin for splitting and joining blocks of code in text editors | 1,046 |
cbochs/grapple.nvim | A plugin for navigating to important files in Neovim | 563 |
drybalka/clean.nvim | A plugin that simplifies the default key mappings and plugins in Neovim by removing unnecessary options. | 35 |
smoka7/hop.nvim | A plugin that enables fast and efficient navigation within text documents using annotated hints. | 497 |