From e2bd7fb922d100f7fa955e8e1f7171e800ee15f7 Mon Sep 17 00:00:00 2001 From: Christian Chiarulli Date: Sat, 6 Nov 2021 08:46:32 +0000 Subject: refactor: deprecate lvim.lang.FOO (#1913) (#1914) Consolidate configuration styles for linters and formatters Fixes #1756 Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index f9fff01b..469ebf7b 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ lvim.plugins = { ## Breaking changes -- `lvim.lang.FOO.lsp` is no longer supported after #1584. +- `lvim.lang.FOO` is no longer supported. Refer to for up-to-date instructions. ## Resources -- cgit v1.2.3