diff options
author | Robin Jarry <robin@jarry.cc> | 2022-09-25 21:29:05 +0200 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2022-11-16 16:11:50 +0100 |
commit | 5109f8369db9c55684b3be76809627172b4a11e1 (patch) | |
tree | fcc10a960dcc5562756f52b940f9cbfc9af2d7c5 | |
parent | b1e67ed16a6033d944c6e47c28d076b00868604c (diff) | |
download | aerc-5109f8369db9c55684b3be76809627172b4a11e1.tar.gz |
config: rename bindings -> binds
For consistency with binds.conf
Signed-off-by: Robin Jarry <robin@jarry.cc>
Acked-by: Moritz Poldrack <moritz@poldrack.dev>
-rw-r--r-- | config/binds.go (renamed from config/bindings.go) | 0 | ||||
-rw-r--r-- | config/binds_test.go (renamed from config/bindings_test.go) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/config/bindings.go b/config/binds.go index 7816296a..7816296a 100644 --- a/config/bindings.go +++ b/config/binds.go diff --git a/config/bindings_test.go b/config/binds_test.go index dab3b9f1..dab3b9f1 100644 --- a/config/bindings_test.go +++ b/config/binds_test.go |