mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
update nix.conf
This commit is contained in:
parent
23c88dd2d2
commit
f7d8dc349c
8 changed files with 41 additions and 18 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---@type vim.lsp.Config
|
||||
return {
|
||||
cmd = { "svelteserver" },
|
||||
cmd = { "svelteserver", "--stdio" },
|
||||
root_markers = { "package.json", "svelte.config.js" },
|
||||
filetypes = { "svelte" },
|
||||
settings = {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue