summaryrefslogtreecommitdiff
path: root/lua/lvim/core/nvimtree.lua
AgeCommit message (Expand)Author
2023-04-28fix(nvim-tree): use local buffer keymaps (#4090)CPea
2023-04-28chore: bump plugins version (#4054)github-actions[bot]
2023-04-13fix(nvim-tree): remove deprecated option (nvim-tree/nvim-tree.lua#2122) (#4033)Olegek
2023-03-28fix(nvimtree): don't overwrite update_focused_file.ignore_list (#3986)gtscherer
2023-02-04fix: remove deprecated nvim-tree options (#3810)opalmay
2023-01-10refactor: migrate to lazy.nvim (#3647)LostNeophyte
2023-01-07feat: update setup tables (#3693)opalmay
2022-11-18fix(nvimtree): avoid hard-coded mapping (#3492)Nitai Charan
2022-11-01perf(treesitter): disable in big files (#3268)LostNeophyte
2022-10-21refactor(plugins)!: remove nvim-notify from core (#3300)Mark Huggins
2022-10-04feat: add missing nvimtree setting (#3138)Nick Waywood
2022-10-02feat: move icons to a single icons file (#3115)Philippe Richard
2022-10-03feat: reload and lir color update (#3123)Christian Chiarulli
2022-09-25fix(nvimtree): remove view heightAbouzar Parvan
2022-09-19feat: a less noisy tree (#3042)Christian Chiarulli
2022-09-15refactor: small improvements (#3021)Christian Chiarulli
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