Skip to content

Commit

Permalink
chore: upd
Browse files Browse the repository at this point in the history
  • Loading branch information
phanen committed Jun 5, 2024
1 parent f7c332e commit 474e99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/fzf-lua-overlay/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ local M = {}

M.opts = {
dot_dir = '~',
dot_dirs = { '~', '~/extra/' },
dot_dirs = { '~' },
note_dir = '~/notes',
todo_dir = '~/notes/todo/',
snip_dir = '~/notes/snip/',
Expand Down

0 comments on commit 474e99e

Please sign in to comment.