index
:
~/.config/nvim
master
Neovim config, written in Lua
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
tjk
/
pluginloader.lua
blob: 7230de74929f7cda8b5ee2864ec03560dc711867 (
plain
)
1
2
3
4
require
(
"lazy-like-loader"
).
setup
{
package
=
"tjk.plugins"
,
packAddMissing
=
false
,
}