plugins/neo-tree: per-source window mappings had two table layers called "mappings" (#725)

This commit is contained in:
oddlama 2023-11-22 11:23:27 +01:00 committed by GitHub
parent 0883bab1ab
commit 5be1867dd1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1022,7 +1022,7 @@ in {
processWindowMappings = window:
ifNonNull' window {
mappings = processMappings window;
mappings = processMappings window.mappings;
};
options = with cfg;