mirror of
https://github.com/josean-dev/dev-environment-files.git
synced 2025-01-06 16:31:16 +01:00
Changed width of nvim-tree
This commit is contained in:
parent
7383e9545e
commit
976c03191b
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ return {
|
|||
-- configure nvim-tree
|
||||
nvimtree.setup({
|
||||
view = {
|
||||
width = 60,
|
||||
width = 45,
|
||||
},
|
||||
-- change folder arrow icons
|
||||
renderer = {
|
||||
|
|
Loading…
Reference in a new issue