-- Netrw config
vim.g.netrw_keepdir = 0
vim.g.netrw_winsize = 30
vim.g.netrw_localrmdir = "rm"
vim.g.netrw_localrmdiropt = "-r"