added markdown preview plugin
This commit is contained in:
7
lua/plugins/markdown.lua
Normal file
7
lua/plugins/markdown.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
return {
|
||||
"OXY2DEV/markview.nvim",
|
||||
lazy = false,
|
||||
dependencies = {
|
||||
"saghen/blink.cmp",
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user