mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-23 01:11:12 +01:00
plugins/lsp/servers/tinymist: drop settingsOptions
This commit is contained in:
parent
ff9fdf402a
commit
bdf8c04028
2 changed files with 0 additions and 152 deletions
|
|
@ -124,9 +124,6 @@ let
|
|||
};
|
||||
};
|
||||
};
|
||||
tinymist = {
|
||||
settingsOptions = import ./tinymist-settings.nix { inherit lib; };
|
||||
};
|
||||
vue_ls = {
|
||||
extraOptions = {
|
||||
tslsIntegration = mkOption {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue