index
:
nvim-config
master
octo
My Neovim configuration
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
autocommands
/
NERDTree.lua
blob: 9e0acab076cc5d427ca4113dd8ae524607ecdda5 (
plain
)
1
autocmd
(
"VimEnter"
,
"*"
,
"lua toggle_nerdtree()"
)