mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 12:12:13 +02:00
more keybinds for list manipulations for neorg
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user