nvim-cursorline VS nvim-lua-guide

Compare nvim-cursorline vs nvim-lua-guide and see what are their differences.

nvim-cursorline

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

nvim-lua-guide

A guide to using Lua in Neovim (by nanotee)
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 nvim-lua-guide
3 152
389 4,992
- -
0.0 6.3
21 days ago over 1 year ago
Lua sed
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.

nvim-lua-guide

Posts with mentions or reviews of nvim-lua-guide. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-20.

What are some alternatives?

When comparing nvim-cursorline and nvim-lua-guide you can also consider the following projects:

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

kickstart.nvim - A launch point for your personal nvim configuration

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

packer.nvim - A use-package inspired plugin manager for Neovim. Uses native packages, supports Luarocks dependencies, written in Lua, allows for expressive config

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

vim-test - Run your tests at the speed of thought

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

plenary.nvim - plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.

nvim-treesitter - Nvim Treesitter configurations and abstraction layer

tree-sitter-svelte - Tree sitter grammar for Svelte

vim-fugitive - fugitive.vim: A Git wrapper so awesome, it should be illegal

which-key.nvim - 💥 Create key bindings that stick. WhichKey is a lua plugin for Neovim 0.5 that displays a popup with possible keybindings of the command you started typing.