blob: 67c4dcfe48ea38826eaa00172974c9f9b36bc3c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
[addressbooks]
[[l_addressbook_local]]
path = ~/.addressbook/addressbook
[general]
debug = no
default_action = list
editor = nvim, -i, NONE
merge_editor = vimdiff
[contact table]
display = formatted_name
group_by_addressbook = no
show_nicknames = no
show_uids = no
sort = last_name
[vcard]
skip_unparesable = yes
|