Dot_Files/.config/nvim/lua/plugins/postload.lua
2022-05-10 23:15:20 -05:00

4 lines
95 B
Lua
Executable File

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