How do y'all feel about handling project local settings using a json file?

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

    EditorConfig plugin for Vim

  • project-settings.nvim

    Manage project local settings using a json file.

  • Once again I found myself turning a piece of my config into a plugin. This time around it is the project local settings: project-settings.nvim

  • 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
  • nvim-config-local

    Secure load local config files for neovim

  • I took inspiration from nvim-config-local and added an integrity check, to force the user to review the settings file at least once. It's on by default, but is optional. The file can be safe to use if you don't expose any option that allows for arbitrary code execution.

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

  • Setup prettier with mason null ls

    2 projects | /r/neovim | 5 Mar 2023
  • Project level config for LSP

    3 projects | /r/neovim | 1 Mar 2023
  • How to turn off markdown formatting for specific file and/or in general?

    2 projects | /r/neovim | 1 Dec 2022
  • Projector.nvim - Configurations manager for neovim

    4 projects | /r/neovim | 28 Jul 2022
  • How to config indentation per project?

    2 projects | /r/neovim | 9 Dec 2023