summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorkylo252 <[email protected]>2022-03-19 20:02:45 +0100
committerGitHub <[email protected]>2022-03-19 20:02:45 +0100
commitc946ddda812c5c2d217061a9016eb8001970d659 (patch)
treeeec7964b135a160244f5ef919f28658c4a988237 /README.md
parent7192b28a24d52b62029c414db46b9fd3a5de475e (diff)
feat: add alpha.nvim integration (#1906)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4eeed945..6cd29b19 100644
--- a/README.md
+++ b/README.md
@@ -143,6 +143,7 @@ lvim.plugins = {
- `lvim.lang.FOO` is no longer supported. Refer to <https://www.lunarvim.org/languages> 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`.
+- `lvim.builtin.dashboard` has been replaced with `lvim.builtin.alpha`, see <https://github.com/LunarVim/LunarVim/pull/1906>
## Resources