Dot_Files/.config/nvim/lua/plugins/preload.lua
2022-01-12 21:58:45 -06:00

4 lines
96 B
Lua

-- Anything that needs to be loaded FIRST
-- needs to required here
require("plugins.mappings")