mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
disabling netrw in the options just in case
This commit is contained in:
@@ -107,6 +107,8 @@ return {
|
||||
},
|
||||
-- Move to the first letter of each folder/files instead of the beginning of the line
|
||||
hijack_cursor = true,
|
||||
-- Disable completely netrw, just in case
|
||||
disable_netrw = true,
|
||||
-- dynamically get the width of the tree
|
||||
width = get_width,
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user