add: update config

This commit is contained in:
asep komarudin 2024-03-09 08:06:10 +07:00
parent 6e55fe895d
commit a121508f39
10 changed files with 46 additions and 27 deletions

View file

@ -2,6 +2,7 @@ return {
-- for auto complate commond mode
{
"gelguy/wilder.nvim",
lazy = true,
event = "BufWinEnter",
config = function()
local wilder = require("wilder")