mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-31 16:14:46 +02:00
fix: trigger ci
This commit is contained in:
parent
ddb819cb9a
commit
755419f39c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
-- This file is automatically loaded by lazyvim.config.init
|
||||
-- This file is automatically loaded by lazyvim.config.init.
|
||||
|
||||
local function augroup(name)
|
||||
return vim.api.nvim_create_augroup("lazyvim_" .. name, { clear = true })
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue