mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 08:35:48 +02:00
add: update config
This commit is contained in:
parent
6e55fe895d
commit
a121508f39
10 changed files with 46 additions and 27 deletions
|
@ -2,6 +2,7 @@ return {
|
|||
-- for auto complate commond mode
|
||||
{
|
||||
"gelguy/wilder.nvim",
|
||||
lazy = true,
|
||||
event = "BufWinEnter",
|
||||
config = function()
|
||||
local wilder = require("wilder")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue