mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-09 16:54:36 +02:00
plugins/lsp/tinymist: add settings options
This commit is contained in:
parent
72ff1489c7
commit
d844ac1a06
3 changed files with 166 additions and 0 deletions
|
@ -602,6 +602,7 @@ let
|
|||
{
|
||||
name = "tinymist";
|
||||
description = "tinymist for Typst";
|
||||
settingsOptions = import ./tinymist-settings.nix { inherit lib helpers; };
|
||||
}
|
||||
{
|
||||
name = "tsserver";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue