1 2 3 4 5 6
return { cmd = { "asm-lsp" }, filetypes = { "asm", "s" }, root_markers = { ".git", "Makefile" }, single_file_support = true, }