Whichkey rework, dashboard, yazi
This commit is contained in:
parent
d9ac8b2bd1
commit
92bd99d8ea
13 changed files with 197 additions and 39 deletions
|
|
@ -1,6 +1,7 @@
|
|||
vim.cmd([[
|
||||
vim.keymap.set("n", "<leader>mp", "<Plug>MarkdownPreview",
|
||||
{ desc = "Markdown prewview" })
|
||||
|
||||
nmap <leader>mp <Plug>MarkdownPreview
|
||||
vim.cmd([[
|
||||
|
||||
" set to 1, nvim will open the preview window after entering the markdown buffer
|
||||
" default: 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue