treemonkey.nvim

Node selector

A plugin that uses labels to help users select nodes in a tree-like structure by avoiding label overlap and clutter.

GitHub

25 stars
1 watching
0 forks
Language: Lua
last commit: 10 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rrethy/nvim-treesitter-textsubjects A plugin that enables location-aware text objects in Neovim. 516
mfussenegger/nvim-treehopper A plugin that provides region selection with hints on the abstract syntax tree of a document. 435
jakewvincent/texmagic.nvim A Neovim plugin that simplifies the process of selecting LaTeX build engines via magic comments. 56
neolooong/whichpy.nvim A plugin that lets you switch between different Python interpreters without restarting LSPs. 15
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
theniceboy/nvim-deus An implementation of the vim-deus plugin with Treesitter support. 71
m-demare/hlargs.nvim Highlights arguments' definitions and usages in source code. 473
nat-418/boole.nvim A Neovim plugin that extends default functionality to toggle boolean values and cycle through various categorical lists 163
mcauley-penney/visual-whitespace.nvim A plugin that reveals whitespace characters in visual mode for improved text editing experience. 105
pianocomposer321/officer.nvim A tool that provides an alternative to dispatch.vim, allowing users to run programs asynchronously while maintaining the convenience of Neovim's Lua ecosystem. 20
rrethy/base16-nvim A Neovim plugin for creating custom colorschemes with support for LSP and Treesitter highlights. 521
code-biscuits/nvim-biscuits A plugin that provides in-editor annotations to help developers understand the end of an Abstract Syntax Tree (AST) node in various programming languages. 248
antonvanassche/music-controls.nvim A plugin that allows users to control their music players from within Neovim. 17
koenverburg/peepsight.nvim A tool to help focus on specific programming functions or structures using Treesitter syntax highlighting. 110
axkirillov/easypick.nvim Enables creation of custom Telescope pickers from console commands in Neovim 387