This commit is contained in:
Andrew Chen 2025-02-11 15:20:53 -05:00
parent 2f419085b5
commit 6866694197

View File

@ -83,7 +83,8 @@ I hope you enjoy your Neovim journey,
P.S. You can delete this when you're done too. It's your config now! :)
--]]
require 'core.options'
require 'core.keymaps'
-- Set <space> as the leader key
-- See `:help mapleader`
-- NOTE: Must happen before plugins are loaded (otherwise wrong leader will be used)