-
-
Notifications
You must be signed in to change notification settings - Fork 623
Pull requests: nvim-tree/nvim-tree.lua
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: support collapse a single folder under cursor
#3140
by lorentzlasson
was closed Jun 1, 2025
Loading…
fix(#3134): setting one glyph to "" no longer disables others
#3136
by simonmandlik
was merged May 26, 2025
Loading…
fix: "Invalid buffer id" on closing nvim-tree window
#3129
by chrishrb
was merged May 18, 2025
Loading…
fix(#2746): background and right aligned icons in floating windows
#3128
by simonmandlik
was merged May 24, 2025
Loading…
fix(#3124): fix icon padding for "right_align" placements, notably for dotfiles
#3125
by rossw01
was merged May 18, 2025
Loading…
feat(#3113): add renderer.icons.folder_arrow_padding
#3114
by smchunn
was merged May 5, 2025
Loading…
fix: reliably dispatch exactly one TreeOpen and TreeClose events
#3107
by devansh08
was merged Apr 19, 2025
Loading…
fix(#3101): when renderer.highlight_opened_files = "none" do not reload on BufUnload and BufReadPost
#3102
by alex-courtis
was merged Apr 11, 2025
Loading…
chore(master): release nvim-tree 1.12.0
autorelease: tagged
#3099
by github-actions
bot
was merged Apr 21, 2025
Loading…
fix: explicitly set
border
to "none"
in full name float
#3094
by simonmandlik
was merged Apr 4, 2025
Loading…
chore: use builtin EmmyLuaCodeStyle for style checking
#3084
by alex-courtis
was merged Mar 23, 2025
Loading…
chore(deps): bump leafo/gh-actions-luarocks from 4 to 5
dependencies
Pull requests that update a dependency file
#3070
by dependabot
bot
was closed Mar 23, 2025
Loading…
chore(deps): bump leafo/gh-actions-lua from 10 to 11
dependencies
Pull requests that update a dependency file
#3069
by dependabot
bot
was merged Mar 1, 2025
Loading…
fix: window picker: hide fillchars: stl and stlnc
#3066
by simonmandlik
was merged Feb 22, 2025
Loading…
fix: arithmetic on nil value error on first git project open
#3064
by bafto
was merged Feb 9, 2025
Loading…
fix(#3059): test for presence of new 0.11 API vim.hl.range
#3060
by alex-courtis
was merged Feb 3, 2025
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.