sorting out filepicker issues

This commit is contained in:
christianchiarulli 2021-06-25 20:00:32 -04:00
parent 19bd48ac80
commit 19003f7577
3 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
-- Make Ranger replace netrw and be the file explorer
vim.g.rnvimr_ex_enable = 1
-- vim.g.rnvimr_ex_enable = 1
vim.g.rnvimr_draw_border = 1
vim.g.rnvimr_pick_enable = 1
vim.g.rnvimr_bw_enable = 1