From 7a3e0d19c0d6169b1d2bc714af0dcd9938fadfb9 Mon Sep 17 00:00:00 2001 From: Michael Weimann Date: Fri, 7 May 2021 17:38:16 +0200 Subject: remove pylsp default_config doc Signed-off-by: Michael Weimann --- lua/lspconfig/pylsp.lua | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/lua/lspconfig/pylsp.lua b/lua/lspconfig/pylsp.lua index d98ff432..6153becd 100644 --- a/lua/lspconfig/pylsp.lua +++ b/lua/lspconfig/pylsp.lua @@ -27,11 +27,8 @@ A Python 3.6+ implementation of the Language Server Protocol. The language server has to be installed separately for example by `pipx install python-lsp-server`. Further instructions can be found in the [project's README](https://github.com/python-lsp/python-lsp-server). -Note: This is a community for of `pyls`. +Note: This is a community fork of `pyls`. ]]; - default_config = { - root_dir = "vim's starting directory"; - }; }; }; -- vim:et ts=2 sw=2 -- cgit v1.2.3-70-g09d2