My 2024 PDE: NeoVim

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    The Refactoring library based off the Refactoring book by Martin Fowler

  • Treesitter is a syntax parser that'll build a tree-like structure to enable anything from excellent syntax highlighting through to complex refactoring. There are so many creative ways you can use Treesitter, from jumping around text objects to commenting sections of code, it's a must-have in my books.

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

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

  • Treesitter is a syntax parser that'll build a tree-like structure to enable anything from excellent syntax highlighting through to complex refactoring. There are so many creative ways you can use Treesitter, from jumping around text objects to commenting sections of code, it's a must-have in my books.

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

  • How do I use this documentation to override default configuration? Learning the NeoVim ecosystem

    1 project | /r/neovim | 2 Apr 2023
  • Plugin for comments

    2 projects | /r/neovim | 12 Mar 2023
  • Using numToStr/Comment.nvim with vue file

    2 projects | /r/neovim | 12 Jan 2023
  • Anybody have a keymap/config for folding and unfolding a block of code? Also how to comment lines of selected code?

    2 projects | /r/neovim | 9 Jan 2023
  • How do I auto pair /* with */ with autopair

    1 project | /r/neovim | 24 Nov 2022