mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-11-25 06:36:46 +00:00
Compare commits
2 commits
3965ab15c3
...
0974c192d7
Author | SHA1 | Date | |
---|---|---|---|
|
0974c192d7 | ||
|
b6785f8218 |
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
||||||
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