mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 08:35:48 +02:00
add: update config blink cursor
This commit is contained in:
parent
97dda35744
commit
bc3bdec4f8
5 changed files with 19 additions and 4 deletions
9
lua/custom/plugins/imagepreview.lua
Normal file
9
lua/custom/plugins/imagepreview.lua
Normal file
|
@ -0,0 +1,9 @@
|
|||
return {
|
||||
-- {
|
||||
-- "https://github.com/adelarsq/image_preview.nvim",
|
||||
-- event = "VeryLazy",
|
||||
-- config = function()
|
||||
-- require("image_preview").setup()
|
||||
-- end,
|
||||
-- },
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue