index
:
nvim-config
master
octo
My Neovim configuration
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
autocommands
/
init.lua
blob: 6c6729d3562dec69987e62e0054e98a22e6ccf0b (
plain
)
1
2
3
4
require
(
"autocommands.coc"
)
require
(
"autocommands.exit"
)
require
(
"autocommands.buffer"
)