Skip to content

Commit

Permalink
feat(nvim): enable Snacks scope feature
Browse files Browse the repository at this point in the history
  • Loading branch information
dkarter committed Dec 16, 2024
1 parent b902490 commit 35dd959
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/nvim/lua/plugins/snacks.lua
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ return {
words = { enabled = true },
---@class snacks.zen.Config
zen = { enabled = true },
scope = { enabled = true },
dashboard = {
enabled = true,
preset = {
Expand Down

0 comments on commit 35dd959

Please sign in to comment.