Add init.lua

This commit is contained in:
Oliver Davies 2024-01-24 08:52:33 +00:00
parent d905c00ca3
commit fd32fb4887

5
init.lua Normal file
View file

@ -0,0 +1,5 @@
if vim.loader then
vim.loader.enable()
end
require "opdavies"