From 47edb51d655d4c74662ef4400303dfb3052e1285 Mon Sep 17 00:00:00 2001 From: Damjan 9000 Date: Sat, 2 Dec 2023 22:43:26 +0100 Subject: [PATCH] pr to test the github stylua action (DO NOT MERGE) --- init.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/init.lua b/init.lua index e7f1eec4..0b6e3c82 100644 --- a/init.lua +++ b/init.lua @@ -38,6 +38,7 @@ I hope you enjoy your Neovim journey, P.S. You can delete this when you're done too. It's your config now :) --]] + -- Set as the leader key -- See `:help mapleader` -- NOTE: Must happen before plugins are required (otherwise wrong leader will be used)