index
:
LunarVim.git
appname-impl
bootstrap-stdpath
feat-dapui-layout
feat-luasnip-setup-tables
feat/handlers-override
luasnip-refactor
mason-nullls-dap
master
nvim-v0.9-bump
nvim_appname-refactor
plugins-bump
refactor-toggleterm-exec
refactor/builtins
refactor/config-structure
release-1.2/neovim-0.8
release-1.3/neovim-0.9
remove-old-colorschemes
rolling
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
lvim
/
core
/
nvimtree.lua
Age
Commit message (
Expand
)
Author
2023-01-10
refactor: migrate to lazy.nvim (#3647)
LostNeophyte
2023-01-07
feat: update setup tables (#3693)
opalmay
2022-11-18
fix(nvimtree): avoid hard-coded mapping (#3492)
Nitai Charan
2022-11-01
perf(treesitter): disable in big files (#3268)
LostNeophyte
2022-10-21
refactor(plugins)!: remove nvim-notify from core (#3300)
Mark Huggins
2022-10-04
feat: add missing nvimtree setting (#3138)
Nick Waywood
2022-10-02
feat: move icons to a single icons file (#3115)
Philippe Richard
2022-10-03
feat: reload and lir color update (#3123)
Christian Chiarulli
2022-09-25
fix(nvimtree): remove view height
Abouzar Parvan
2022-09-19
feat: a less noisy tree (#3042)
Christian Chiarulli
2022-09-15
refactor: small improvements (#3021)
Christian Chiarulli
2022-07-31
fix(nvimtree): remove `indent_markers` icons trailing space (#2854)
CPea
2022-06-23
feat: fix a couple of issues (#2750)
Abouzar Parvan
2022-06-11
fix: skip calling nvim-tree.setup() more than once (#2707)
kylo252
2022-05-31
fix(nvimtree): update nvim-tree setup (#2681)
Abouzar Parvan
2022-04-29
fix(nvimtree): add latest changes from nvimtree (#2537)
Abouzar Parvan
2022-04-28
feat(icons): make it possible to disable icons (#2529)
Abouzar Parvan
2022-04-23
fix(nvimtree): make sure on_config_done is using the correct require (#2509)
Abouzar Parvan
2022-04-22
fix(nvimtree): escape the dot character in custom filter (#2493)
Pascal Hubrecht
2022-03-18
fix: nvim-tree taking half the window on open (#2357)
Abouzar Parvan
2022-03-02
chore(plugins): bump version (#2321)
Abouzar Parvan
2022-02-23
refactor(nvim-tree): update settings structure (#2304)
Abouzar Parvan
2022-02-11
refactor(nvim-tree): remove unused code (#2266)
kylo252
2022-01-15
refactor(nvim-tree): cleanup and update settings (#2182)
kylo252
2021-12-04
fix(nvimtree): handle paths containing spaces (#2027)
xeluxee
2021-12-03
fix(nvimtree): restore default mappings + make them customizable (#2007)
xeluxee
2021-11-29
fix(nvimtree): update settings (#2001)
kylo252
2021-11-27
chore: bump core-plugins version (#1989)
kylo252
2021-11-18
refactor: load the default keymaps once (#1965)
kylo252
2021-11-11
feat: auto resize for more consistent UI behavior
ChristianChiarulli
2021-10-10
feat: add an independent lvim namespace (#1699)
kylo252