visual-whitespace.nvim
Whitespace viewer
A plugin that reveals whitespace characters in visual mode for improved text editing experience.
Imitate VSCode's "Render Whitespace" feature in visual mode
105 stars
1 watching
2 forks
Language: Lua
last commit: 3 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pocco81/high-str.nvim | A NeoVim plugin for visually highlighting selections with customizable colors. | 307 |
mcauley-penney/tidy.nvim | Removes trailing whitespace and empty lines at EOF on save for file formatting. | 111 |
ecthelionvi/neocolumn.nvim | A plugin that highlights individual characters with a customizable color column in Neovim. | 95 |
mr-lllll/interestingwords.nvim | A plugin for highlighting and navigating through multiple words in a buffer. | 44 |
koenverburg/peepsight.nvim | A tool to help focus on specific programming functions or structures using Treesitter syntax highlighting. | 110 |
xiyaowong/nvim-cursorword | A plugin that visually highlights the word under the cursor in a text editor. | 133 |
rasulomaroff/reactive.nvim | A plugin for Neovim that applies dynamic highlights and window coloring based on mode changes and operator usage. | 197 |
nvim-zh/colorful-winsep.nvim | A plugin to visually distinguish active windows in Neovim. | 440 |
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 |
andersevenrud/nvim_context_vt | Provides visual cues in Neovim text editors to highlight the context of code snippets | 376 |
kasama/nvim-custom-diagnostic-highlight | A plugin to apply custom highlights to diagnostics in a code editor | 59 |
moyiz/command-and-cursor.nvim | Enhances neovim's visual selection and cursor display when in command mode | 16 |
zbirenbaum/neodim | A plugin that dimmages highlights on unused functions and variables in code editors | 312 |
utilyre/sentiment.nvim | An enhanced matchparen.vim plugin for Neovim to highlight the outer pair of parentheses, brackets, or braces. | 151 |