index
:
nvim.git
master
Personal nvim config
listout
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
init_min.lua
blob: c7b9c717a8f498bff8f6801eab2400a6674a4947 (
plain
)
1
2
3
require
(
'core.colorscheme'
)
require
(
'core.appearance'
)
require
(
'core.options'
)