fix: remove debug notify

This commit is contained in:
Jonas Holst Damtoft 2023-05-24 09:33:04 +02:00
parent 163a4f9275
commit beb4f22b8f

View file

@ -1,6 +1,4 @@
-- This file is automatically loaded by lazyvim.config.init
vim.notify("load")
local Util = require("lazyvim.util")
local function map(mode, lhs, rhs, opts)