aboutsummaryrefslogtreecommitdiff
path: root/lua
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2023-08-14 23:53:30 +0200
committerjdhao <jdhao@hotmail.com>2023-08-14 23:55:17 +0200
commit946e65662bfa642b9b0662667fa65886ba65de41 (patch)
tree8ec4de146249dd174acc77c34935592e95e96b34 /lua
parent4a6379ca5daf2686cf5fd4861fd7bb4c56719efc (diff)
fix nvimtree conf, close #215
Diffstat (limited to 'lua')
-rw-r--r--lua/config/nvim-tree.lua6
1 files changed, 0 insertions, 6 deletions
diff --git a/lua/config/nvim-tree.lua b/lua/config/nvim-tree.lua
index 0c25b4c..83e93c1 100644
--- a/lua/config/nvim-tree.lua
+++ b/lua/config/nvim-tree.lua
@@ -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 = {