aboutsummaryrefslogtreecommitdiff
path: root/lua/config/nvim-tree.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/config/nvim-tree.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 = {