Dot_Files/.config/nvim/lua/plugins/postload.lua
2022-01-12 22:04:55 -06:00

4 lines
95 B
Lua

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