6 lines
179 B
JSON
6 lines
179 B
JSON
{
|
|
"Ctrl-p": "command:fzfinder",
|
|
// Ctrl-Shift is "not supported by termnals" according to the docs
|
|
"Alt-p": "command:palettero",
|
|
"Ctrl-o": "lua:filemanager.toggle_tree"
|
|
}
|