aboutsummaryrefslogtreecommitdiff
path: root/lsp/asm_lsp.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/asm_lsp.lua')
-rw-r--r--lsp/asm_lsp.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/lsp/asm_lsp.lua b/lsp/asm_lsp.lua
new file mode 100644
index 0000000..da468c7
--- /dev/null
+++ b/lsp/asm_lsp.lua
@@ -0,0 +1,3 @@
+return {
+ single_file_support = true,
+}