docs: add notice about community example
parent
9d7c0e0b25
commit
51e96efe93
|
@ -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 = {
|
||||||
|
|
Loading…
Reference in New Issue