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
19418e898e08b04d4e103f05f7ef2d1c250a7512
nvim-tree.lua
/
lua
/
lib
History
kiyan42
19418e898e
fix: is_bufnr_valid by checking if buffer is loaded
2021-02-15 09:35:12 +01:00
..
colors.lua
renaming: lua-tree -> nvim-tree
2020-12-27 19:14:34 +01:00
config.lua
add
close
binding
2021-01-17 23:26:45 +01:00
fs.lua
fix: check for loaded buffers before deleting
2021-02-14 17:18:59 +01:00
git.lua
Only do
git status -u
if status.showUntrackedFiles = true
2021-01-20 18:43:41 +01:00
lib.lua
fix: escape filename before opening it
2021-01-22 09:35:29 +01:00
populate.lua
Variable should be local
2021-01-20 18:44:58 +01:00
renderer.lua
fix: is_bufnr_valid by checking if buffer is loaded
2021-02-15 09:35:12 +01:00
utils.lua
renaming: lua-tree -> nvim-tree
2020-12-27 19:14:34 +01:00