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