This website requires JavaScript.
Explore
Help
Register
Sign In
tomas.mirchev
/
nvim-tree.lua
Watch
1
Star
0
Fork
0
You've already forked nvim-tree.lua
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8c4fd519b6f10c3a317af64a56060da87a1a1ea4
nvim-tree.lua
/
lua
/
nvim-tree
History
kiyan
8c4fd519b6
chore(refacto): move parent and sibling functions into actions
...
BREAKING CHANGE: - move parent_node and sibling functions from lib to actions/movements.lua.
2022-02-05 17:08:11 +01:00
..
actions
chore(refacto): move parent and sibling functions into actions
2022-02-05 17:08:11 +01:00
git
fix(git): properly assign git status to directories
2022-02-05 14:42:11 +01:00
renderer
chore: remove unused require
2022-01-21 16:13:49 +01:00
colors.lua
fix: colors setup highlight and folder highlight range fix (
#788
)
2022-01-21 11:17:51 +01:00
config.lua
refacto: move keypress to actions/init
2022-01-21 12:07:54 +01:00
diagnostics.lua
show diagnostics on parent dirs if nodes with diagnostics are not visible (
#862
)
2021-12-24 12:47:23 +01:00
events.lua
Add a
ready
event. (
#302
)
2021-04-16 09:32:46 +02:00
explorer.lua
BREAKING: rename populate -> explorer
2022-02-05 16:56:42 +01:00
lib.lua
chore(refacto): move parent and sibling functions into actions
2022-02-05 17:08:11 +01:00
utils.lua
fix: find_node offset when hide_root_folder is true
2022-01-21 12:55:07 +01:00
view.lua
fix: typo in view for focused file
2022-02-05 14:04:58 +01:00