Skip to content

Commit

Permalink
Update .config/sheldon/plugins.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Allianaab2m committed Sep 12, 2024
1 parent 5128480 commit 1a0578f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dot_config/sheldon/plugins.toml.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ github = 'romkatv/zsh-defer'
apply = ['source']

[templates]
defer = { value = 'zsh-defer source ""{{" file "}}""'}
defer = { value = 'zsh-defer source "{{"{{ file }}"}}"', each = true }

[plugins.aqua]
inline = '''
Expand Down

0 comments on commit 1a0578f

Please sign in to comment.