programs.lapce.keymaps

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

Type
TOML value
Default
[ ]
Example
[
  {
    command = "open_log_file";
    key = "Ctrl+Shift+L";
  }
]
Declared
<home-manager/modules/programs/lapce.nix>