aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/configs/fortls.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/lspconfig/configs/fortls.lua')
-rw-r--r--lua/lspconfig/configs/fortls.lua3
1 files changed, 0 insertions, 3 deletions
diff --git a/lua/lspconfig/configs/fortls.lua b/lua/lspconfig/configs/fortls.lua
index 24938668..13a22fbf 100644
--- a/lua/lspconfig/configs/fortls.lua
+++ b/lua/lspconfig/configs/fortls.lua
@@ -29,8 +29,5 @@ Settings to the server can be passed either through the `cmd` option or through
a local configuration file e.g. `.fortls`. For more information
see the `fortls` [documentation](https://fortls.fortran-lang.org/options.html).
]],
- default_config = {
- root_dir = [[root_pattern(".fortls")]],
- },
},
}