Update init.lua

This commit is contained in:
Kęstutis Žaltauskas 2024-11-07 15:26:10 +02:00 committed by GitHub
parent 6edcafeafc
commit e705f2a373
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
[ --[[
===================================================================== =====================================================================
==================== READ THIS BEFORE CONTINUING ==================== ==================== READ THIS BEFORE CONTINUING ====================
@ -992,4 +992,4 @@ require('lazy').setup({
}) })
-- The line beneath this is called `modeline`. See `:help modeline` -- The line beneath this is called `modeline`. See `:help modeline`
-- vim: ts=2 sts=2 sw=2 et -