mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-30 04:24:35 +02: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
Add a link
Reference in a new issue