Skip to content

Commit

Permalink
feat(integrations): enable dap & dap_ui by default
Browse files Browse the repository at this point in the history
  • Loading branch information
nullchilly committed Dec 8, 2023
1 parent d5c07c0 commit 64dc309
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lua/catppuccin/init.lua
Expand Up @@ -38,6 +38,8 @@ local M = {
integrations = {
alpha = true,
cmp = true,
dap = true,
dap_ui = true,
dashboard = true,
flash = true,
gitsigns = true,
Expand Down

0 comments on commit 64dc309

Please sign in to comment.