summaryrefslogtreecommitdiff
path: root/lua/core/nvimtree.lua
AgeCommit message (Expand)Author
2021-07-27do not touch bufferline if nvimtree is on the right sideAbouzar Parvan
2021-07-24New contract (#1080)Christian Chiarulli
2021-07-19toggle() already follows the file, no need for find_file() (#1020)Abouzar Parvan
2021-07-18fixing broken nvimtree (#1012)Abouzar Parvan
2021-07-17[Refactor] nvimtree to be configurable (#970)chaeing
2021-07-13always close tree, there is a bug with nvimtree if you don't autoclose where ...Chris
2021-07-12refactor single filechristianchiarulli