mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-15 07:26:44 +00:00
5
nvim.bak/lua/plugins/image-preview.lua
Normal file
5
nvim.bak/lua/plugins/image-preview.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
return {
|
||||
'adelarsq/image_preview.nvim',
|
||||
event = 'VeryLazy',
|
||||
config = true,
|
||||
}
|
||||
Reference in New Issue
Block a user