fix: remove debug notify (#808)

This commit is contained in:
Jonas Holst Damtoft 2023-05-24 10:34:27 +02:00 committed by GitHub
parent 163a4f9275
commit 9cfe88c7ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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)