1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-12 10:08:30 +00:00

documentation

This commit is contained in:
deadc0de6
2022-09-03 15:58:11 +02:00
parent df775d4a4a
commit c9feccd028
26 changed files with 168 additions and 158 deletions

View File

@@ -48,12 +48,12 @@ Dotdrop will then automagically include the files into your vimrc when handling
## Merge all files in a directory
To include all files in a directory, a combination of
[dynvariables](../config-dynvars.md)
[dynvariables](../config/config-dynvars.md)
and [Jinja2 directives](https://jinja.palletsprojects.com/en/2.11.x/) have to be used.
Let's say all files in `<dotpath>/toinclude` need to be included into a dotfile.
First define a [dynvariables](../config-dynvars.md)
First define a [dynvariables](../config/config-dynvars.md)
in the config file which will look for files to include in the above directory:
```yaml
dynvariables: