mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
tests/plugins/lsp: typst-lsp -> tinymist
This commit is contained in:
parent
b406575176
commit
fc6d40d798
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@
|
||||||
autostart = false;
|
autostart = false;
|
||||||
};
|
};
|
||||||
# rootDir
|
# rootDir
|
||||||
typst-lsp = {
|
tinymist = {
|
||||||
enable = true;
|
enable = true;
|
||||||
rootDir = ''
|
rootDir = ''
|
||||||
require 'lspconfig.util'.root_pattern('.git', 'main.typ')
|
require 'lspconfig.util'.root_pattern('.git', 'main.typ')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue