Skip to content
Sota Nakakita edited this page Jun 10, 2025 · 9 revisions

Welcome to the vim-fern wiki!

How to install

With vim-plug

Plug 'lambdalisue/vim-fern'

With dein.vim

call dein#add('lambdalisue/vim-fern')

With minpac

call minpac#add('lambdalisue/vim-fern')

Additional requirements

If you are using Linux and you want to enable trash-bin feature, install one of the followings

Clone this wiki locally