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

fix nvimtree conf, close #215

This commit is contained in:
jdhao 2023-08-14 23:53:30 +02:00
parent 4a6379ca5d
commit 946e65662b

View File

@ -18,12 +18,6 @@ nvim_tree.setup {
number = false,
relativenumber = false,
signcolumn = "yes",
mappings = {
custom_only = false,
list = {
-- user mappings go here
},
},
},
renderer = {
indent_markers = {