nvim-terminal.lua
Buffer highlighter
A filetype mode that highlights and conceals text buffers with colored syntax codes
A high performance filetype mode for Neovim which leverages conceal and highlights your buffer with the correct color codes.
209 stars
8 watching
8 forks
Language: Lua
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ecthelionvi/neocolumn.nvim | A plugin that highlights individual characters with a customizable color column in Neovim. | 98 |
koenverburg/peepsight.nvim | A tool to help focus on specific programming functions or structures using Treesitter syntax highlighting. | 110 |
pocco81/high-str.nvim | A NeoVim plugin for visually highlighting selections with customizable colors. | 310 |
lcheylus/overlength.nvim | A Neovim plugin to visually highlight text that exceeds a specified line length. | 48 |
numtostr/bufonly.nvim | A Lua plugin that deletes all buffers except the current one when it is not modified and modifiable. | 35 |
mcauley-penney/visual-whitespace.nvim | A plugin that highlights whitespace characters in visual mode for code editors | 163 |
m-demare/hlargs.nvim | Highlights arguments' definitions and usages in source code. | 474 |
norcalli/nvim-base16.lua | A Lua library for setting base16 color themes in Neovim | 72 |
mr-lllll/interestingwords.nvim | A plugin for highlighting and navigating through multiple words in a buffer. | 44 |
s1n7ax/nvim-terminal | A Lua plugin for Neovim to open and manage multiple terminal buffers. | 117 |
winston0410/range-highlight.nvim | A lightweight plugin for highlighting ranges in the command line within an editor | 206 |
mong8se/buffish.nvim | A buffer switcher with a list of files and shortcuts to easily navigate between them | 5 |
tomiis4/buffertabs.nvim | A simple and customizable tabline for Neovim written in Lua. | 81 |
zbirenbaum/neodim | A plugin that dimmages highlights on unused functions and variables in code editors | 314 |