nvim-cursorline VS indent-blankline.nvim

Compare nvim-cursorline vs indent-blankline.nvim and see what are their differences.

nvim-cursorline

A plugin for neovim that highlights cursor words and lines (by yamatsum)
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 indent-blankline.nvim
3 71
389 3,763
- -
0.0 8.5
21 days ago about 2 months ago
Lua Lua
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.

indent-blankline.nvim

Posts with mentions or reviews of indent-blankline.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-07.

What are some alternatives?

When comparing nvim-cursorline and indent-blankline.nvim you can also consider the following projects:

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

indentLine - A vim plugin to display the indention levels with thin vertical lines

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

nvim-ts-rainbow - Rainbow parentheses for neovim using tree-sitter. Use https://sr.ht/~p00f/nvim-ts-rainbow instead

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

nvim-treesitter - Nvim Treesitter configurations and abstraction layer

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

indent-guides.nvim

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

nvim-treesitter-refactor - Refactor module for nvim-treesitter

tree-sitter - An incremental parsing system for programming tools