kommentary VS nvim-cursorline

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

nvim-cursorline

A plugin for neovim that highlights cursor words and lines (by yamatsum)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
kommentary nvim-cursorline
14 3
533 387
- -
2.9 0.0
5 months ago 13 days 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.

kommentary

Posts with mentions or reviews of kommentary. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-14.

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.

What are some alternatives?

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

nvim-comment - A comment toggler for Neovim, written in Lua

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

vim-commentary - commentary.vim: comment stuff out

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

Comment.nvim - :brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more

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

nvim-ts-context-commentstring - Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.

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

commented.nvim - Neovim commenting plugin in Lua. Support operator, motions and more than 60 languages! :fire:

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

tcomment_vim - An extensible & universal comment vim-plugin that also handles embedded filetypes

nvim-treesitter - Nvim Treesitter configurations and abstraction layer