this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove auto-close option in nvim-tree (README tips & reminders section)

-1
-1
lua/user/nvim-tree.lua
··· 42 42 "dashboard", 43 43 "alpha", 44 44 }, 45 - auto_close = true, 46 45 open_on_tab = false, 47 46 hijack_cursor = false, 48 47 update_cwd = true,