mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-24 13:31:06 +00:00
fix: remove debug notify (#808)
This commit is contained in:
parent
163a4f9275
commit
9cfe88c7ba
1 changed files with 0 additions and 2 deletions
|
|
@ -1,6 +1,4 @@
|
||||||
-- This file is automatically loaded by lazyvim.config.init
|
-- This file is automatically loaded by lazyvim.config.init
|
||||||
vim.notify("load")
|
|
||||||
|
|
||||||
local Util = require("lazyvim.util")
|
local Util = require("lazyvim.util")
|
||||||
|
|
||||||
local function map(mode, lhs, rhs, opts)
|
local function map(mode, lhs, rhs, opts)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue