202 current 2025-01-11 03:59:58 25.05.20241217.d3c42f1 6.6.66 *
This commit is contained in:
@@ -9,11 +9,11 @@ require('nvim-tree').setup({
|
||||
sort_by = 'case_sensitive',
|
||||
view = {
|
||||
adaptive_size = false,
|
||||
mappings = {
|
||||
list = {
|
||||
{ key = 'u', action = 'dir_up' },
|
||||
},
|
||||
},
|
||||
-- mappings = {
|
||||
-- list = {
|
||||
-- { key = 'u', action = 'dir_up' },
|
||||
-- },
|
||||
-- },
|
||||
width = 30,
|
||||
},
|
||||
renderer = {
|
||||
Reference in New Issue
Block a user