added basic loader for neovim options

This commit is contained in:
Nicolai Van der Storm 2023-10-18 10:23:07 +02:00
parent 02887a70f2
commit 52feec908f
Signed by: NicolaiVdS
GPG Key ID: CA53B34914EFD59B

View File

@ -0,0 +1 @@
vim.cmd("runtime! .lua")