mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-11-07 13:45:58 +01:00
plugins/theme: enable ts-context support for Catppuccin
This commit is contained in:
parent
2941092470
commit
5246cf50de
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@
|
|||
gitsigns = true,
|
||||
telescope = true,
|
||||
treesitter = true,
|
||||
treesitter_context = true,
|
||||
ts_rainbow = true,
|
||||
fidget = true,
|
||||
alpha = true,
|
||||
|
|
Loading…
Reference in a new issue