add: update config blink cursor

This commit is contained in:
asep komarudin 2024-02-25 16:45:45 +07:00
parent 97dda35744
commit bc3bdec4f8
5 changed files with 19 additions and 4 deletions

View file

@ -0,0 +1,9 @@
return {
-- {
-- "https://github.com/adelarsq/image_preview.nvim",
-- event = "VeryLazy",
-- config = function()
-- require("image_preview").setup()
-- end,
-- },
}