mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 17:37:43 -04:00
Make NeoTree show even when Alpha is open
This commit is contained in:
parent
6d16e8bdb7
commit
d43eb64a46
1 changed files with 2 additions and 0 deletions
|
|
@ -27,5 +27,7 @@ return {
|
||||||
}
|
}
|
||||||
|
|
||||||
alpha.setup(dashboard.opts)
|
alpha.setup(dashboard.opts)
|
||||||
|
|
||||||
|
vim.cmd('autocmd User AlphaReady Neotree show')
|
||||||
end,
|
end,
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue