mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-22 21:30:51 +00:00
Compare commits
1 commit
7602cf639d
...
859601df29
Author | SHA1 | Date | |
---|---|---|---|
859601df29 |
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@
|
||||||
lspConfig = ''
|
lspConfig = ''
|
||||||
lspconfig.tinymist.setup {
|
lspconfig.tinymist.setup {
|
||||||
capabilities = capabilities,
|
capabilities = capabilities,
|
||||||
single_file_support = true,
|
|
||||||
on_attach = default_on_attach,
|
on_attach = default_on_attach,
|
||||||
cmd = ${
|
cmd = ${
|
||||||
if isList cfg.lsp.package
|
if isList cfg.lsp.package
|
||||||
|
|
Loading…
Reference in a new issue