Matt Sturgeon
|
df3aa86713
|
lib/keymap-helpers: refactor mkMapOptionSubmodule
Make the `key` and `action` options optional, and allow configuring
whether `action` can be a raw type.
|
2024-06-01 16:19:35 +01:00 |
|
Matt Sturgeon
|
29922e13f7
|
modules/keymaps: fix false-positive lua warning
|
2024-05-31 20:38:53 +01:00 |
|
Ismaïl Senhaji
|
6ff3493c9b
|
modules/keymaps: doc: add backticks around noremap
Co-authored-by: Matt Sturgeon <matt@sturgeon.me.uk>
|
2024-05-30 22:27:24 +02:00 |
|
Ismaïl Senhaji
|
6d3d3bd0c2
|
modules/keymaps: doc: add backticks around special arguments
|
2024-05-30 22:27:24 +02:00 |
|
Ismaïl Senhaji
|
bea8492e19
|
modules/keymaps: add "buffer" option to mapConfigOptions
|
2024-05-30 15:46:30 +02:00 |
|
Matt Sturgeon
|
8212bf1cd2
|
modules/keymaps: deprecate lua option
|
2024-05-26 15:26:06 +01:00 |
|
traxys
|
62f32bfc71
|
treewide: Reformat with nixfmt
|
2024-05-05 22:00:40 +02:00 |
|
Gaetan Lepage
|
28d4d2a842
|
helpers/keymaps: factor out mkModeOption
|
2024-02-14 22:38:45 +01:00 |
|
Gaetan Lepage
|
ba818894b4
|
helpers/keymap-helpers: do not import helpers.nix directly
|
2024-02-11 11:50:35 +01:00 |
|
Gaetan Lepage
|
97eed79568
|
modules/keymaps: allow action.__raw
|
2024-02-03 12:42:05 +01:00 |
|
Gaetan Lepage
|
b3fb1c4c81
|
helpers/keymaps: add mkMapOptionsSubmodule
|
2023-12-15 16:19:28 +01:00 |
|
Gaetan Lepage
|
48dd8d28cf
|
modules/keymaps: deprecate maps option
|
2023-12-02 20:29:07 +01:00 |
|
Gaetan Lepage
|
69b3a13532
|
modules/keymaps: keymaps option should not accept str mappings
|
2023-10-16 11:08:28 +02:00 |
|
Gaetan Lepage
|
7f29aade86
|
modules/keymaps: remove possibility to add a keymap without an action
|
2023-10-16 11:08:28 +02:00 |
|
Gaetan Lepage
|
418bf5da17
|
modules/keymaps: factor out helper functions for use in plugins
|
2023-10-03 14:18:33 +02:00 |
|
Gaetan Lepage
|
574fb73258
|
modules/keymaps: refactor + new syntax
|
2023-10-02 15:23:54 +02:00 |
|