Skip to content

Commit

Permalink
fix: add option to disable all integrations. they are manually added …
Browse files Browse the repository at this point in the history
…later in the file
  • Loading branch information
brunomontezano committed Jul 19, 2024
1 parent 6555bd0 commit 967e268
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .config/nvim/lua/bruno/plugins/catppuccin.lua
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ return {
},
color_overrides = {},
custom_highlights = {},
default_integrations = false,
integrations = {
dap = true,
dap_ui = true,
Expand Down

0 comments on commit 967e268

Please sign in to comment.