From 32eea59e12b6cc3c7af50e40e4b2085aedc45af3 Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Sat, 13 Jan 2024 12:25:51 +0100 Subject: [PATCH] updated the leader key for neorg --- .../neovim/files/nvim/lua/settings/lazy/plugins/neorg.lua | 5 +++++ 1 file changed, 5 insertions(+) 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 f843eaa..d64747b 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 @@ -7,6 +7,11 @@ return { load = { ["core.defaults"] = {}, ["core.concealer"] = {}, + ["core.keybinds"] = { + config = { + neorg_leader = "o" + } + }, ["core.dirman"] = { config = { workspaces = {