How to highlight the symbol under the cursor?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • nvim-treesitter

    Nvim Treesitter configurations and abstraction layer

    I'm using treesitter and have been following this issue but it still isn't clear to me if the function is there or not and how to enable it. I'm also using coc.nvim and that has CocActionAsync('highlight') but that takes place only an hour after I started holding my cursor there and the highlight is barely visible.

  • vim-illuminate

    illuminate.vim - (Neo)Vim plugin for automatically highlighting other uses of the word under the cursor using either LSP, Tree-sitter, or regex matching.

    Try this one https://github.com/RRethy/vim-illuminate

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • nvim-treesitter-refactor

    Refactor module for nvim-treesitter

    check https://github.com/nvim-treesitter/nvim-treesitter-refactor/

  • nvim

    Personal Neovim configuration. (by regexPattern)

    This https://github.com/regexPattern/nvim/blob/main/lua/plugins/configs/treesitter.lua . Just change line 25 to true.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts