diff --git a/ansible/roles/neovim/files/nvim/lua/settings/lazy/plugins/neorg.lua b/ansible/roles/neovim/files/nvim/lua/settings/lazy/plugins/neorg.lua index 5f771c1..111f1ce 100644 --- a/ansible/roles/neovim/files/nvim/lua/settings/lazy/plugins/neorg.lua +++ b/ansible/roles/neovim/files/nvim/lua/settings/lazy/plugins/neorg.lua @@ -80,6 +80,17 @@ return { ":Neorg return", "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 = {