global/neovim: disable typst-lsp
Currently broken
This commit is contained in:
parent
82194a749b
commit
3b8b4b4285
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@
|
||||||
installRustc = false;
|
installRustc = false;
|
||||||
installCargo = false;
|
installCargo = false;
|
||||||
};
|
};
|
||||||
typst-lsp.enable = true;
|
typst-lsp.enable = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue