nvim-cursorline

Cursor highlighter

Highlights words and lines under the cursor in Neovim to assist navigation.

A plugin for neovim that highlights cursor words and lines

GitHub

413 stars
3 watching
29 forks
Language: Lua
last commit: 5 months ago
Linked from 1 awesome list

luaneovim

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
xiyaowong/nvim-cursorword A plugin that visually highlights the word under the cursor in a text editor. 133
moyiz/command-and-cursor.nvim Enhances neovim's visual selection and cursor display when in command mode 16
sontungexpt/stcursorword A high-performance cursor word highlighting plugin for Neovim that prevents accidental resets and allows easy disablement. 75
nyngwang/murmur.lua A plugin that enables fast cursor word highlighting with customizable callbacks. 114
andersevenrud/nvim_context_vt Provides visual cues in Neovim text editors to highlight the context of code snippets 376
rktjmp/highlight-current-n.nvim Highlights current search matches under the cursor when pressing n or N 89
ecthelionvi/neocolumn.nvim A plugin that highlights individual characters with a customizable color column in Neovim. 95
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. 307
rrethy/vim-illuminate Automatically highlights other uses of the word under the cursor in a text editor. 2,227
mr-lllll/interestingwords.nvim A plugin for highlighting and navigating through multiple words in a buffer. 44
kasama/nvim-custom-diagnostic-highlight A plugin to apply custom highlights to diagnostics in a code editor 59
crispgm/nvim-tabline A minimal Lua plugin for Neovim's tabline feature 76
utilyre/sentiment.nvim An enhanced matchparen.vim plugin for Neovim to highlight the outer pair of parentheses, brackets, or braces. 151
rlychrisg/truncateline.nvim Displays the start of long lines when scrolling to the right. 17