mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-08 22:45:30 +00:00
languages/haskell: Add cmd to hls
This commit is contained in:
parent
1bc364b5ae
commit
e3ddf6de6a
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@
|
|||
servers = {
|
||||
hls = {
|
||||
enable = true;
|
||||
cmd = [ "haskell-language-server-wrapper" "--lsp" ];
|
||||
filetypes = ["haskell" "lhaskell"];
|
||||
root_dir =
|
||||
mkLuaInline
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue