Update 03.01.24

This commit is contained in:
Fabian Schmidt
2024-01-03 13:17:03 +01:00
parent fd5401c9d7
commit ac2447ac6e
4 changed files with 29 additions and 29 deletions

View File

@@ -10,7 +10,6 @@ return {
require('nvim-tree').setup {
view = {
width = 30,
hide_root_folder = false,
side = 'left',
},
}