Skip to content

Commit

Permalink
fix nvimtree conf, close #215
Browse files Browse the repository at this point in the history
  • Loading branch information
jdhao committed Aug 14, 2023
1 parent 4a6379c commit 946e656
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lua/config/nvim-tree.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down

0 comments on commit 946e656

Please sign in to comment.