summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Chiarulli <[email protected]>2021-11-06 08:46:32 +0000
committerGitHub <[email protected]>2021-11-06 08:46:32 +0000
commite2bd7fb922d100f7fa955e8e1f7171e800ee15f7 (patch)
treeec7697502c448b9b9ac8530aa925b19945d4fdad /README.md
parentb59532307d397fbd90e3c871a2823c40583da5c0 (diff)
refactor: deprecate lvim.lang.FOO (#1913) (#1914)
Consolidate configuration styles for linters and formatters Fixes #1756 Co-authored-by: kylo252 <[email protected]>
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