Skip to content

ap/vim-readdir

Repository files navigation

Readdir

A very minimal directory browser in ~100 lines of code

To use it, just :edit a directory and use Enter to change into directories or open files.

If you want to suppress Netrw (likely), add this to your .vimrc:

let g:loaded_netrwPlugin = 1