mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
feat(colorscheme): add snacks integration
This commit is contained in:
parent
ecfaed3cc1
commit
7ef385c698
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ return {
|
||||||
noice = true,
|
noice = true,
|
||||||
notify = true,
|
notify = true,
|
||||||
semantic_tokens = true,
|
semantic_tokens = true,
|
||||||
|
snacks = true,
|
||||||
telescope = true,
|
telescope = true,
|
||||||
treesitter = true,
|
treesitter = true,
|
||||||
treesitter_context = true,
|
treesitter_context = true,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue