PSA: vim.diagnostics api has changed a little bit on master

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

    Vim-fork focused on extensibility and usability

  • If you haven't seen it yet, there's been a recent commit to the master branch that deprecates, changes and adds some api methods to vim.diagnostic.

  • CosmicNvim

    Discontinued CosmicNvim is a lightweight and opinionated Neovim config for web development, specifically designed to provide a 💫 COSMIC programming experience! [Moved to: https://github.com/CosmicNvim/CosmicNvim] (by mattleong)

  • Most notably (at least, what affected cosmic the most) was that the function signature for vim.diagnostic.goto_{next|prev} as well as the deprecation of vim.diagnostic.show_line_diagnostics.

  • 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
  • vim-moonfly-colors

    A dark charcoal theme for modern Neovim & classic Vim

  • All the highlight groups have changed, for example LspDiagnosticsVirtualTextError is now DiagnosticVirtualTextError. I have already updated my moonfly and nightfly to take account of these new highlight groups (whilst remaining compatible with Neovim 0.5).

  • vim-nightfly-colors

    A dark midnight theme for modern Neovim & classic Vim

  • All the highlight groups have changed, for example LspDiagnosticsVirtualTextError is now DiagnosticVirtualTextError. I have already updated my moonfly and nightfly to take account of these new highlight groups (whilst remaining compatible with Neovim 0.5).

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