summaryrefslogtreecommitdiff
path: root/lua/lvim/core/nvimtree.lua
AgeCommit message (Expand)Author
2022-07-31fix(nvimtree): remove `indent_markers` icons trailing space (#2854)CPea
2022-06-23feat: fix a couple of issues (#2750)Abouzar Parvan
2022-06-11fix: skip calling nvim-tree.setup() more than once (#2707)kylo252
2022-05-31fix(nvimtree): update nvim-tree setup (#2681)Abouzar Parvan
2022-04-29fix(nvimtree): add latest changes from nvimtree (#2537)Abouzar Parvan
2022-04-28feat(icons): make it possible to disable icons (#2529)Abouzar Parvan
2022-04-23fix(nvimtree): make sure on_config_done is using the correct require (#2509)Abouzar Parvan
2022-04-22fix(nvimtree): escape the dot character in custom filter (#2493)Pascal Hubrecht
2022-03-18fix: nvim-tree taking half the window on open (#2357)Abouzar Parvan
2022-03-02chore(plugins): bump version (#2321)Abouzar Parvan
2022-02-23refactor(nvim-tree): update settings structure (#2304)Abouzar Parvan
2022-02-11refactor(nvim-tree): remove unused code (#2266)kylo252
2022-01-15refactor(nvim-tree): cleanup and update settings (#2182)kylo252
2021-12-04fix(nvimtree): handle paths containing spaces (#2027)xeluxee
2021-12-03fix(nvimtree): restore default mappings + make them customizable (#2007)xeluxee
2021-11-29fix(nvimtree): update settings (#2001)kylo252
2021-11-27chore: bump core-plugins version (#1989)kylo252
2021-11-18refactor: load the default keymaps once (#1965)kylo252
2021-11-11feat: auto resize for more consistent UI behaviorChristianChiarulli
2021-10-10feat: add an independent lvim namespace (#1699)kylo252