narutoxy/dim.lua repo deleted

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

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
  • dim.lua

    Discontinued Dim unused words in neovim [Moved to: https://github.com/0oAstro/dim.lua] (by narutoxy)

  • I've recently noticed that dim.lua, a plugin which dims unused variables and imports, has been deleted. Does anyone know how to achieve something similar using treesitter and semantic tokens?

  • neodim

    Neovim plugin for dimming the highlights of unused functions, variables, parameters, and more

  • There's also neodim.lua but as was already mentioned this and tbh dim.lua have largely been made redundant by the addition of diagnostic tags e.g. DiagnosticUnnecessary and DiagnsoticDeprecated although one downside of the now (native) method is that it just sets the colour to one highlight e.g. Comment but those plugins would look at the colour of the variable that was unused and actually dim based on that original color, but that's maybe a minor aesthetic point

  • 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.

    InfluxDB logo
  • silicon.nvim

    Neovim plugin for silicon in Rust

  • I haven't tried it yet, but there is https://github.com/krivahtoo/silicon.nvim

  • silicon.lua

    Discontinued re-upload of 0oAstro/silicon.lua (by mhanberg)

  • I had a copy on my computer still, so I re-uploaded it to GitHub: https://github.com/mhanberg/silicon.lua

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

  • Configurando Neovim para Java

    2 projects | dev.to | 16 Jul 2023
  • Help needed with setting up inlay hints

    2 projects | /r/neovim | 6 Jun 2023
  • What's this type of plugin called? (it shows the structure of code)

    7 projects | /r/neovim | 30 May 2023
  • This Week In Neovim #44 — Mon May 29th 2023

    2 projects | /r/neovim | 29 May 2023
  • How to go back to editor mode from built-in terminal-normal mode?

    1 project | /r/neovim | 26 May 2023