Setup prettier with mason null ls

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

  • I recommend you to use a .editorconfig file for different formatting on different filetypes. There you can specify also the kind of the quotes, the indent-size, etc. and you don't need extra arguments to pass in the settings. Neovim supports Editorconfig by default. See here -> Neovim docs.

  • null-ls.nvim

    Discontinued Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.

  • This part of the configuration for Null-ls is a bit hard to find, but you can configure anything you want, including extra file types and exclusion patterns, conditional sources, you name it. The author planned for a lot of use cases overall.

  • 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

  • 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 do y'all feel about handling project local settings using a json file?

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

    2 projects | /r/neovim | 9 Dec 2023