Neovim native LSP and vim-go together?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

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

  • Now that Neovim 0.5 is out, with its built-in LSP, does anyone have any tips for using native LSP, plus maybe Treesitter for highlighting, but still have nice things like auto :GoFmt on save, Go-specific vim motions, and the like?

  • nvim-treesitter

    Nvim Treesitter configurations and abstraction layer

  • Now that Neovim 0.5 is out, with its built-in LSP, does anyone have any tips for using native LSP, plus maybe Treesitter for highlighting, but still have nice things like auto :GoFmt on save, Go-specific vim motions, and the like?

  • 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

    Discontinued Neovim config (WIP) (by zbindenren)

  • I use neovim with native lsp. It works, the only problem I have is that two lsp servers get started. Work in Progress: https://github.com/zbindenren/nvim

  • nvim-treesitter-textobjects

  • Did you check https://github.com/golang/tools/blob/master/gopls/doc/vim.md#neovim ? And yes, you definitely should try out Treesitter. You can have autoformat, auto import, etc. and even Go specific motions, via https://github.com/nvim-treesitter/nvim-treesitter-textobjects

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

  • C/C++ syntax highlighting plugin

    2 projects | /r/neovim | 18 Sep 2021
  • Will Neovim 0.5 include treesitter languages and configs?

    3 projects | /r/neovim | 29 Jan 2021
  • I just discovered Treesitter was the reason my auto-indentation was getting messed up in Python

    3 projects | /r/neovim | 23 Jan 2021
  • JetBrains' unremovable AI assistant meets irresistible outcry

    5 projects | news.ycombinator.com | 3 Feb 2024
  • Weird indentation on python

    4 projects | /r/neovim | 3 May 2023