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: 34862856b6b3ccb2121b3b0a8f11a99423bab4b9 (
plain
)
1
2
3
require
(
'settings'
)
require
(
'config.lazy'
)
require
(
'config.colourscheme'
)