MyNixOS website logo

Keymaps written to $XDG_CONFIG_HOME/lapce/keymaps.toml. See https://github.com/lapce/lapce/blob/master/defaults/keymaps-common.toml for examples.

Declarations
Type
TOML value
Default
[ ]
Example
[
  {
    command = "open_log_file";
    key = "Ctrl+Shift+L";
  }
]