murmur.lua
Cursor highlighter
A plugin that enables fast cursor word highlighting with customizable callbacks.
super-fast cursor word highlighting with callbacks(I call them murmurs) included.
114 stars
1 watching
3 forks
Language: Lua
last commit: 11 months ago
Linked from 1 awesome list
neovim-pluginnvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
sontungexpt/stcursorword | A high-performance cursor word highlighting plugin for Neovim that prevents accidental resets and allows easy disablement. | 74 |
xiyaowong/nvim-cursorword | A plugin that visually highlights the word under the cursor in a text editor. | 135 |
yamatsum/nvim-cursorline | Highlights words and lines under the cursor in Neovim to assist navigation. | 415 |
nyngwang/neowell.lua | A plugin for NeoVim that provides a simple, global list of notes with editing and management capabilities. | 14 |
moyiz/command-and-cursor.nvim | Enhances neovim's visual selection and cursor display when in command mode | 18 |
pocco81/high-str.nvim | A NeoVim plugin for visually highlighting selections with customizable colors. | 310 |
mr-lllll/interestingwords.nvim | A plugin for highlighting and navigating through multiple words in a buffer. | 44 |
ecthelionvi/neocolumn.nvim | A plugin that highlights individual characters with a customizable color column in Neovim. | 98 |
shellraining/hlchunk.nvim | An nvim plugin that highlights indent lines and code chunks around the cursor position | 670 |
echasnovski/mini.hipatterns | Provides a flexible way to highlight patterns in text with customizable options | 107 |
lcheylus/overlength.nvim | A Neovim plugin to visually highlight text that exceeds a specified line length. | 48 |
koenverburg/peepsight.nvim | A tool to help focus on specific programming functions or structures using Treesitter syntax highlighting. | 110 |
gen740/smoothcursor.nvim | A plugin that displays a smooth, directional cursor to help maintain the current position on the screen when using certain commands. | 381 |
norcalli/nvim-terminal.lua | A filetype mode that highlights and conceals text buffers with colored syntax codes | 209 |
rrethy/vim-illuminate | Automatically highlights other uses of the word under the cursor in a text editor. | 2,247 |