add comments, set width of Filetree and remove fugitive
This commit is contained in:
parent
4aaf17eddf
commit
4bf1e1caae
3 changed files with 13 additions and 20 deletions
|
@ -11,7 +11,7 @@ return {
|
|||
config = function()
|
||||
require("nvim-tree").setup({
|
||||
view = {
|
||||
width = 44,
|
||||
width = 56,
|
||||
},
|
||||
})
|
||||
end,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue