From 55934998286357e5cba13848720c25494051510f Mon Sep 17 00:00:00 2001 From: kylo252 <59826753+kylo252@users.noreply.github.com> Date: Thu, 23 Dec 2021 10:03:15 +0100 Subject: fix(lsp): set the handlers opts for v0.6 as well (#2109) --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 469ebf7b..4d6d0217 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,7 @@ lvim.plugins = { ## Breaking changes - `lvim.lang.FOO` is no longer supported. Refer to for up-to-date instructions. +- `lvim.lsp.popup_border` has been deprecated in favor of `lvim.lsp.float.border` and `lvim.lsp.diagnostics.float.border`. ## Resources -- cgit v1.2.3