index
:
michael/workfiles
main
[no description]
Michaël Ball
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
neovim
/
.config
/
nvim
/
init.lua
blob: b3979ead4c364e943dc2aa80615dfeed2b209223 (
plain
)
1
2
3
require
(
'config.lazy'
)
require
(
'settings'
)
require
(
'config.colourscheme'
)