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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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