mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 19:30:01 +02:00
adding nvim/lua/user/plugins/ui/nvimtree.lua
This commit is contained in:
parent
d076a6f49f
commit
3b236f6ab4
5 changed files with 128 additions and 4 deletions
|
|
@ -7,7 +7,8 @@ local opts = function()
|
|||
relculright = true,
|
||||
ft_ignore = {
|
||||
'help',
|
||||
'alpha'
|
||||
'alpha',
|
||||
'NvimTree',
|
||||
},
|
||||
segments = {
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue