update
This commit is contained in:
parent
6d25dbec6e
commit
c084bf9082
8 changed files with 136 additions and 33 deletions
|
|
@ -154,4 +154,18 @@ return {
|
|||
---@type render.md.UserConfig
|
||||
opts = {},
|
||||
},
|
||||
{
|
||||
"mistweaverco/kulala.nvim",
|
||||
opts = {
|
||||
global_keymaps = true,
|
||||
},
|
||||
},
|
||||
{
|
||||
"folke/zen-mode.nvim",
|
||||
opts = {
|
||||
-- your configuration comes here
|
||||
-- or leave it empty to use the default settings
|
||||
-- refer to the configuration section below
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue