aboutsummaryrefslogtreecommitdiffstats
path: root/lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua')
-rw-r--r--lua/lspconfig/server_configurations/marksman.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/lspconfig/server_configurations/marksman.lua b/lua/lspconfig/server_configurations/marksman.lua
index 3ce67fcc..113cb1e3 100644
--- a/lua/lspconfig/server_configurations/marksman.lua
+++ b/lua/lspconfig/server_configurations/marksman.lua
@@ -11,6 +11,7 @@ return {
local root_files = { '.marksman.toml' }
return util.root_pattern(unpack(root_files))(fname) or util.find_git_ancestor(fname)
end,
+ single_file_support = true,
},
docs = {
description = [[