chore: enabled markdown-preview and disabled image
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
return {
|
||||
"3rd/image.nvim",
|
||||
event = 'BufEnter',
|
||||
-- event = 'BufEnter',
|
||||
build = false, -- so that it doesn't build the rock https://github.com/3rd/image.nvim/issues/91#issuecomment-2453430239
|
||||
config = function()
|
||||
require("image").setup({
|
||||
|
||||
Reference in New Issue
Block a user