From 9017389766ff1ce31c8f0a21fe667653a7ab6b3a Mon Sep 17 00:00:00 2001 From: kylo252 <59826753+kylo252@users.noreply.github.com> Date: Sun, 2 Jan 2022 10:25:20 +0100 Subject: feat: lazyload notify's configuration (#1855) Co-authored-by: Luc Sinet --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 784b049a..6de88398 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ lvim.keys.normal_mode[""] = ":w" -- Configure builtin plugins lvim.builtin.dashboard.active = true +lvim.builtin.notify.active = true lvim.builtin.terminal.active = true -- Treesitter parsers change this to a table of the languages you want i.e. {"java", "python", javascript} -- cgit v1.2.3