update config

This commit is contained in:
asep komarudin 2023-04-17 13:48:54 +07:00
parent 8d037f7050
commit a93d2e08bf
8 changed files with 63 additions and 424 deletions

View file

@ -288,7 +288,7 @@ return {
{
"lewis6991/impatient.nvim",
-- commit = "b842e16ecc1a700f62adb9802f8355b99b52a5a6",
event = "VeryLazy",
event = "BufRead",
init = function()
require("user.impatient")
end,