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: 4f7337d8989c5a875214ed651417ad25b4986929 (
plain
)
1
2
3
require
(
'core.appearance'
)
require
(
'core.options'
)
require
(
'core.colorscheme'
)