Neovim / LSP

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
  • typescript-language-server

    TypeScript & JavaScript Language Server

  • IIRC, tsserver alone is not enough, since it doesn't implement the LSP protocol. You need this LSP server that proxies calls to tsserver.

  • configs

    lucatrazzi dotfiles & installer scripts (by lucax88x)

  • specify a server folder https://github.com/lucax88x/configs/blob/master/dotfiles/.config/nvim/lua/lt/lsp/servers/settings.lua

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

    My dotfiles (by creativenull)

  • So what you really want, is to merge those two tables together, you can have a look at how I do it in my nvim lsp config but for your code it could be:

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