1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

Merge pull request #110 from jdhao/nvimtree

update nvim-tree conf
This commit is contained in:
jdhao 2022-09-23 20:46:49 +08:00 committed by GitHub
commit 7f5bf5a1b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,6 @@ nvim_tree.setup {
update_cwd = false,
view = {
width = 30,
height = 30,
hide_root_folder = false,
side = "left",
preserve_window_proportions = false,