Whichkey rework, dashboard, yazi

This commit is contained in:
agryphus 2024-02-20 21:15:43 -05:00
parent d9ac8b2bd1
commit 92bd99d8ea
13 changed files with 197 additions and 39 deletions

View file

@ -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