We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab7d073 commit b1d0e8bCopy full SHA for b1d0e8b
init.lua
@@ -753,7 +753,7 @@ callbacks = {
753
end}
754
use {
755
-- hopefully temporarily using my fork due to https://github.com/stevearc/stickybuf.nvim/issues/24
756
- 'emmanueltouzery/nvim-tree.lua', commit='0a9ae9d40c2e03819706eccc717389f563ffe0ac',
+ 'emmanueltouzery/nvim-tree.lua', commit='0348894128e41ab4c944945e7543f3a727de297d',
757
requires = { 'nvim-tree/nvim-web-devicons', commit='9ab9b0b894b2388a9dbcdee5f00ce72e25d85bf9' },
758
-- for some reason must call init outside of the config block, elsewhere
759
-- config = function() require'nvim-tree'.setup {} end
0 commit comments