peepsight.nvim
Function highlighter
A tool to help focus on specific programming functions or structures using Treesitter syntax highlighting.
Focus on one function at a time
110 stars
3 watching
2 forks
Language: Lua
last commit: about 1 year ago
Linked from 1 awesome list
luaneovimneovim-configurationneovim-luaneovim-pluginnvimnvim-configsnvim-luanvim-pluginvim
Related projects:
Repository | Description | Stars |
---|---|---|
pocco81/high-str.nvim | A NeoVim plugin for visually highlighting selections with customizable colors. | 307 |
kasama/nvim-custom-diagnostic-highlight | A plugin to apply custom highlights to diagnostics in a code editor | 59 |
ecthelionvi/neocolumn.nvim | A plugin that highlights individual characters with a customizable color column in Neovim. | 95 |
andersevenrud/nvim_context_vt | Provides visual cues in Neovim text editors to highlight the context of code snippets | 376 |
norcalli/nvim-terminal.lua | A filetype mode that highlights and conceals text buffers with colored syntax codes | 208 |
winston0410/range-highlight.nvim | A lightweight plugin for highlighting ranges in the command line within an editor | 204 |
zbirenbaum/neodim | A plugin that dimmages highlights on unused functions and variables in code editors | 312 |
mcauley-penney/visual-whitespace.nvim | A plugin that reveals whitespace characters in visual mode for improved text editing experience. | 105 |
m-demare/hlargs.nvim | Highlights arguments' definitions and usages in source code. | 473 |
mr-lllll/interestingwords.nvim | A plugin for highlighting and navigating through multiple words in a buffer. | 44 |
xiyaowong/nvim-cursorword | A plugin that visually highlights the word under the cursor in a text editor. | 133 |
yamatsum/nvim-cursorline | Highlights words and lines under the cursor in Neovim to assist navigation. | 413 |
rasulomaroff/reactive.nvim | A plugin for Neovim that applies dynamic highlights and window coloring based on mode changes and operator usage. | 197 |
moyiz/command-and-cursor.nvim | Enhances neovim's visual selection and cursor display when in command mode | 16 |
lcheylus/overlength.nvim | A Neovim plugin to visually highlight text that exceeds a specified line length. | 46 |