neovim native lsp, tree-sitter setup

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • nvim-lspconfig

    Quickstart configs for Nvim LSP

  • yes! i would recommend just following the guide on https://github.com/neovim/nvim-lspconfig, but if you want to really go whole hog you can poke around my vim config https://github.com/goolord/dotfiles/tree/master/home/.config/nvim which has some other goodies, like only enabling lsp keybindings in buffers with a language server enabled

  • tree-sitter-haskell

    Haskell grammar for tree-sitter.

  • HLS works quite well with nvim lsp. I saw someone mentioning there were some updates to treesitter for Haskell. Guess this was the repo https://github.com/tree-sitter/tree-sitter-haskell. Not sure. The neovim treesitter repo doesn't list haskell support yet.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS 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