aotarola / purescript-nvim-debug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

purescript-nvim-debug

purescriptls not working in nvim-lsp-installer

Steps to repro:

  1. nvim -u minimal_debug_init.lua
  2. :LspInstall purescriptls
  3. :LspInfo

It will show as no executable is was found:

Screen Shot 2022-05-05 at 19 15 47

About


Languages

Language:Lua 90.1%Language:PureScript 9.9%