summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkylo252 <[email protected]>2021-11-06 09:23:59 +0100
committerGitHub <[email protected]>2021-11-06 08:23:59 +0000
commite79b6bf8aa2226785bc2db9561a4385ea595a2c9 (patch)
treeec7697502c448b9b9ac8530aa925b19945d4fdad /README.md
parent37e6e5fd5cee8c0a8305fdde5a2f02e8cd902489 (diff)
refactor: deprecate lvim.lang.FOO (#1913)
Consolidate configuration styles for linters and formatters Fixes #1756
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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 <https://www.lunarvim.org/languages> for up-to-date instructions.
## Resources