mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
Update .config/nvim/lua/user/lazy.lua
This commit is contained in:
parent
de4807e7f9
commit
066722d082
1 changed files with 1 additions and 0 deletions
|
@ -427,6 +427,7 @@ local plugins = {
|
|||
'nvim-tree/nvim-web-devicons',
|
||||
lazy = true
|
||||
},
|
||||
-- preview markdown in a web browser
|
||||
{
|
||||
"iamcco/markdown-preview.nvim",
|
||||
cmd = { "MarkdownPreviewToggle", "MarkdownPreview", "MarkdownPreviewStop" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue