diff --git a/editor/helix/languages.toml b/editor/helix/languages.toml index 909db30..fe55c8c 100644 --- a/editor/helix/languages.toml +++ b/editor/helix/languages.toml @@ -29,6 +29,7 @@ formatter = {command = 'black', args = ["--quiet", "-"]} command = "astro-ls" args = ["--stdio"] config = {typescript = {tsdk = "/home/gaspard/.local/share/fnm/node-versions/v18.18.2/installation/lib/node_modules/typescript/lib"}, environment = "node"} +timeout = 2 [[language]] name = "astro"