Dot_Files/.config/nvim/lua/plugins/postload.lua
2022-05-11 21:00:57 -05:00

4 lines
95 B
Lua
Executable File

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