Skip to content

fmillone/lsp-highlight.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LSP-Highlight.nvim

This plugin highlights the variable under the cursor in the open file. Inspired by the same feature from navigator.nvim

Install with lazy

{ 'fmillone/lsp-highlight.nvim', opts = {} }

Usage

Put the cursor over the variable you want to highlight and type <leader>k.

To clear all the highlighted references use <leader>K

TODOS

  • make keymaps configurable
  • make highlight group configurable
  • clear highlight for a single variable (toggle)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages