Commit graph

6 commits

Author SHA1 Message Date
5b15a20be7
papis: Update library layout 2025-09-03 12:59:10 +02:00
43ae4ea7d4
papis: Fix config setting including comment
Comments apparently are only comments at the beginning of a line in the
config file for papis. Noted.
2025-06-12 12:15:33 +02:00
de462a270b
papis: Update options for new papis-bbt-formatter version 2025-06-09 14:38:16 +02:00
86d358627c
papis: Use new formatter configuration option
Replaces deprecated 'formater'.
2025-06-06 15:58:39 +02:00
c14710aa98
vcs: Fix writing module structure 2024-09-19 11:18:54 +02:00
85c152a07c
writing: Restructure module layout per-program
Similarly to the qutebrowser module we change the layout to have a
program name at the top-level and all required files for that specific
program within, whether they reside within .config, .local or anywhere
else.
We use dotter mappings to achieve this.
2024-09-18 16:43:15 +02:00
Renamed from writing/.config/papis/config (Browse further)