This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This file is written in HOCON (Human-Optimized Config Object Notation) format. | |
# For more information about HOCON see | |
# https://github.com/lightbend/config/blob/master/HOCON.md | |
bindings { | |
b { | |
description: Buffer/Tabs Navigation... | |
bindings { | |
b {actionId: RecentFiles, description: Recent Files} | |
B {actionId: RecentChangedFiles, description: Recent Changed Files} |