This website requires JavaScript.
Explore
Help
Register
Sign In
A_Train63
/
nvim-config
Watch
1
Star
0
Fork
You've already forked nvim-config
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b7fece3a23
nvim-config
/
lua
/
plugins
/
neo_tree.lua
9 lines
132 B
Lua
Raw
Blame
History
return
{
{
"
nvim-neo-tree/neo-tree.nvim
"
,
opts
=
{
close_if_last_window
=
true
,
}
,
}
,
}
Reference in New Issue
View Git Blame
Copy Permalink