exrc.nvim - utilities for writing and managing .nvim.lua files

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

    Utilities for writing Neovim exrc files (by jedrzejboczar)

  • exrc.nvim provides utilities to get correct path to the .nvim.lua file (might be tricky), includes vim.ui.select/telescope pickers for managing exrc files (edit/load/reload/unload), defines autocmds for auto-trust/auto-load and includes "framework" for managing local LSP configurations that can modify the whole config table, not only config.settings (will restart language servers when config is changed).

  • overseer.nvim

    A task runner and job management plugin for Neovim

  • When working on multiple projects it might be useful to define some local configuration that should be automatically loaded. This e.g. includes customized LSP configuration or adding build tasks for task runner plugins like overseer.nvim. To do that you can create .nvim.lua in your project directory and define your local settings there.

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

  • Ask HN: Do you make a work breakdown structure before programming?

    1 project | news.ycombinator.com | 20 Feb 2024
  • What are your custom treesitter language injections?

    5 projects | /r/neovim | 6 Dec 2023
  • LSP or Conform? Which one should I use to format?

    1 project | /r/neovim | 5 Dec 2023
  • Ask HN: Product management for solo side projects?

    1 project | news.ycombinator.com | 23 Nov 2023
  • Is it possible to put a focus ring around the active buffer?

    2 projects | /r/neovim | 1 Jul 2023