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