From 8d6c1fd207703162d19f90971aab96c34e71ac75 Mon Sep 17 00:00:00 2001 From: Sidney Liebrand Date: Thu, 16 Feb 2023 14:48:57 +0100 Subject: [PATCH] Add note about `:h carbon-lazy-init` in README.md (#123) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 24c0f6d..59fe876 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,8 @@ Install on Nightly Neovim (0.8.0+) using your favorite plugin manager: | **[paq-nvim](https://github.com/savq/paq-nvim)** | `{ 'SidOfc/carbon.nvim', }` | | **[lazy.nvim](https://github.com/folke/lazy.nvim)** | `{ 'SidOfc/carbon.nvim' }` | +**NOTE**: when using `lazy.nvim` please read `:h carbon-lazy-init`. + # Configuration Configuration can be supplied like this: