mirror of
https://codeberg.org/diginaut/dotfiles.git
synced 2026-02-04 06:40:25 +01:00
I'll use the cycle more anyway
This commit is contained in:
@@ -8,8 +8,8 @@ return {
|
|||||||
["<C-l>"] = "list",
|
["<C-l>"] = "list",
|
||||||
["<Leader><C-l>"] = "list_cycle",
|
["<Leader><C-l>"] = "list_cycle",
|
||||||
["<C-n>"] = "olist",
|
["<C-n>"] = "olist",
|
||||||
["<M-x>"] = "checkbox",
|
["<M-x>"] = "checkbox_cycle",
|
||||||
["<Leader><M-x>"] = "checkbox_cycle",
|
["<Leader><M-x>"] = "checkbox",
|
||||||
["<C-h>"] = "heading",
|
["<C-h>"] = "heading",
|
||||||
["<Leader><C-h>"] = "heading_toggle",
|
["<Leader><C-h>"] = "heading_toggle",
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user