Dot_Files/.config/nvim/lua/plugins/postload.lua

4 lines
92 B
Lua
Raw Normal View History

2022-01-12 22:04:55 -06:00
-- Anything that needs to be loaded LAST
2022-01-12 21:58:45 -06:00
-- needs to required here
load("plugins.mappings")