fix(nvim.plugins.nvimtree): remove unknown config option
This commit is contained in:
parent
25c30a7159
commit
b97881a4cf
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ require('nvim-tree').setup {
|
|||
},
|
||||
view = {
|
||||
width = 30,
|
||||
height = 30,
|
||||
hide_root_folder = false,
|
||||
side = 'left',
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue