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)