Reconfigures org mode and zen mode
This commit is contained in:
parent
26746d6492
commit
575d803160
5 changed files with 35 additions and 10 deletions
|
|
@ -179,5 +179,6 @@ return {
|
|||
mode = "n",
|
||||
},
|
||||
{ "<leader>xr", "<cmd>source $MYVIMRC<cr>", desc = "Reload config", mode = "n" },
|
||||
{ "<leader>z", "<cmd>ZenMode<cr>", desc = "Toggle ZenMode", mode = "n" },
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue