nvim-cursorline VS tree-sitter

Compare nvim-cursorline vs tree-sitter and see what are their differences.

nvim-cursorline

A plugin for neovim that highlights cursor words and lines (by yamatsum)

tree-sitter

An incremental parsing system for programming tools (by tree-sitter)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
nvim-cursorline tree-sitter
3 62
389 16,555
- 2.7%
0.0 9.8
21 days ago 2 days ago
Lua Rust
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

nvim-cursorline

Posts with mentions or reviews of nvim-cursorline. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-14.
  • Is vim-illuminate useful for neovim users?
    1 project | /r/neovim | 28 Nov 2022
    I use started using nvim-cursorline instead of illuminate. It's possible you are getting highlighting from LSP instead of illuminate. It might still be useful for filetypes that don't have language servers that provide highlighting though?
  • How can I get lines where the cursor is? (NeoVim Lua) And How to overwrite it with just Lua?
    1 project | /r/neovim | 7 Sep 2022
    nvim-cursorline this?
  • A pragmatic approach to migrating from VSCode to Neovim
    35 projects | dev.to | 14 Feb 2022
    Indent-blankline to draw indentation guides, nvim-autopairs to automatically complete pairs of brackets and quotes (I didn’t know I couldn’t live without it), nvim-ts-autotag to autocomplete pairs of tags as well, targets.vim to target what is inside or outside the mentioned pairs and vim-surround to manage all those pairs with few keystrokes. Kommentary to comment and uncomment lines of code, nvim-cursorline to help locate where the cursor is and nvim-colorizer because I am cheeky. Vim-abolish is definitely an interesting one. I decided to install it because of its case coercion capabilities, but it can do much more than that.

tree-sitter

Posts with mentions or reviews of tree-sitter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-24.

What are some alternatives?

When comparing nvim-cursorline and tree-sitter you can also consider the following projects:

NvChad - Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.

nvim-treesitter - Nvim Treesitter configurations and abstraction layer

LunarVim - 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.

Visual Studio Code - Visual Studio Code

nvim-lua-guide - A guide to using Lua in Neovim

indent-blankline.nvim - Indent guides for Neovim

nvim-tree.lua - A file explorer tree for neovim written in lua

doom-emacs - An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]

telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time.

language-server-protocol - Defines a common protocol for language servers.

coc-explorer - 📁 Explorer for coc.nvim