more keybinds for list manipulations for neorg

This commit is contained in:
aminnairi
2024-01-13 21:39:53 +01:00
parent dc2161e5de
commit 0dbef6c637
@@ -80,6 +80,17 @@ return {
":Neorg return<CR>",
"Return"
},
l = {
name = "List",
t = {
":Neorg keybind norg core.pivot.toggle-list-type",
"Toggle"
},
i = {
":Neorg keybind norg core.pivot.invert-list-type",
"Invert"
}
},
w = {
name = "Workspace",
n = {