docs: add notice about community example

pull/6/head
Micah Halter 2024-01-12 08:56:52 -05:00
parent 9d7c0e0b25
commit 51e96efe93
No known key found for this signature in database
GPG Key ID: 4224A6EA9A8CAAA8
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ return {
-- this guarantees that the community plugin specs are loaded before the user configuration -- this guarantees that the community plugin specs are loaded before the user configuration
-- This is a good place to do further customize the options set by the community plugins/packs -- This is a good place to do further customize the options set by the community plugins/packs
-- NOTICE: uncommenting below assumes you have the catppuccin AstroCommunity plugin imported in `lua/config/lazy.lua`
-- { -- {
-- "catppuccin/nvim", -- "catppuccin/nvim",
-- opts = { -- opts = {