From e705f2a37305c4bf54ed2d3eaab0fe69655bc0c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C4=99stutis=20=C5=BDaltauskas?= <34091448+akaZX@users.noreply.github.com> Date: Thu, 7 Nov 2024 15:26:10 +0200 Subject: [PATCH] Update init.lua --- init.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/init.lua b/init.lua index 2a2aaccc..2c1eec97 100644 --- a/init.lua +++ b/init.lua @@ -1,4 +1,4 @@ -[ +--[[ ===================================================================== ==================== READ THIS BEFORE CONTINUING ==================== @@ -992,4 +992,4 @@ require('lazy').setup({ }) -- The line beneath this is called `modeline`. See `:help modeline` --- vim: ts=2 sts=2 sw=2 et +-