From 14b5a806c928390fac9ff4a5630d20eb902afad8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 18 Jan 2025 01:18:51 +0000 Subject: [PATCH] docs: update configs.md skip-checks: true --- doc/configs.md | 3 ++- doc/configs.txt | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/configs.md b/doc/configs.md index 6239f6ace2..597465762d 100644 --- a/doc/configs.md +++ b/doc/configs.md @@ -770,7 +770,7 @@ Default config: https://github.com/bergercookie/asm-lsp -Language Server for GAS/GO Assembly +Language Server for NASM/GAS/GO Assembly `asm-lsp` can be installed via cargo: cargo install asm-lsp @@ -790,6 +790,7 @@ Default config: { "asm", "vmasm" } ``` - `root_dir` source (use "gF" to visit): [../lua/lspconfig/configs/asm_lsp.lua:2](../lua/lspconfig/configs/asm_lsp.lua#L2) +- `single_file_support` : `true` ## ast_grep diff --git a/doc/configs.txt b/doc/configs.txt index 6239f6ace2..597465762d 100644 --- a/doc/configs.txt +++ b/doc/configs.txt @@ -770,7 +770,7 @@ Default config: https://github.com/bergercookie/asm-lsp -Language Server for GAS/GO Assembly +Language Server for NASM/GAS/GO Assembly `asm-lsp` can be installed via cargo: cargo install asm-lsp @@ -790,6 +790,7 @@ Default config: { "asm", "vmasm" } ``` - `root_dir` source (use "gF" to visit): [../lua/lspconfig/configs/asm_lsp.lua:2](../lua/lspconfig/configs/asm_lsp.lua#L2) +- `single_file_support` : `true` ## ast_grep