mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +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;
|
||||
};
|
||||
# rootDir
|
||||
typst-lsp = {
|
||||
tinymist = {
|
||||
enable = true;
|
||||
rootDir = ''
|
||||
require 'lspconfig.util'.root_pattern('.git', 'main.typ')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue