initial new update icon

This commit is contained in:
asep.komarudin 2024-04-14 12:13:15 +07:00
parent aec3c632f0
commit 3ca400d195
8 changed files with 84 additions and 32 deletions

View file

@ -3,7 +3,7 @@ return {
{
"gelguy/wilder.nvim",
lazy = true,
event = "BufWinEnter",
event = "VeryLazy",
config = function()
local wilder = require("wilder")
wilder.setup({ modes = { ":", "/", "?" } })