mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 14:31:46 +00:00
Fix formatting for YAML example in docs/config.md
Accidentally used a hard tab instead of spaces when indenting a YAML code snippet
This commit is contained in:
@@ -229,7 +229,7 @@ dotfiles:
|
||||
d_zsh:
|
||||
src: zsh
|
||||
dst: ~/.config/zsh
|
||||
impignore:
|
||||
impignore:
|
||||
- "plugins/*"
|
||||
- "!plugins/custom_plugin.zsh"
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user