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

Remove obsolete options for nvim-tree

This commit is contained in:
jdhao 2023-10-11 20:42:32 +02:00
parent b1f0ef63ef
commit 8d74fcb75c

View File

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