feat(plugins): Add [iamcco/markdown-preview.nvim](https://github.com/iamcco/markdown-preview.nvim/)
This commit is contained in:
parent
b5056a4fe8
commit
64061943ed
2 changed files with 3 additions and 0 deletions
nvim/plugin
|
@ -60,6 +60,8 @@ require('which-key').add({
|
|||
end,
|
||||
desc = "trouble: load [w]orkspace"
|
||||
},
|
||||
|
||||
{ "<leader>lP", "<cmd>MarkdownPreviewToggle<cr>", desc = "Markdown [l] [P]review"},
|
||||
})
|
||||
|
||||
-- Toggle the quickfix list (only opens if it is populated)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue