Dot_Files/.config/nvim/lua/plugins/preload.lua

4 lines
96 B
Lua
Raw Normal View History

2022-01-12 21:58:45 -06:00
-- Anything that needs to be loaded FIRST
-- needs to required here
require("plugins.mappings")