replaced md preview with live preview
This commit is contained in:
6
lua/plugins/live-preview.lua
Normal file
6
lua/plugins/live-preview.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
return {
|
||||
'brianhuster/live-preview.nvim',
|
||||
dependencies = {
|
||||
'folke/snacks.nvim',
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user