disabled marksman markdown lsp, it gets in the way of zk.
This commit is contained in:
parent
d2fdaf9611
commit
82b6a01e94
|
@ -22,7 +22,6 @@
|
||||||
hls.installGhc = true;
|
hls.installGhc = true;
|
||||||
jsonls.enable = true;
|
jsonls.enable = true;
|
||||||
lua_ls.enable = true;
|
lua_ls.enable = true;
|
||||||
marksman.enable = true;
|
|
||||||
nil_ls.enable = true;
|
nil_ls.enable = true;
|
||||||
nil_ls.settings.formatting.command = ["alejandra"];
|
nil_ls.settings.formatting.command = ["alejandra"];
|
||||||
nushell.enable = true;
|
nushell.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue