-
-
Notifications
You must be signed in to change notification settings - Fork 50
Home
Alisue edited this page Feb 1, 2020
·
9 revisions
Welcome to the fern.vim wiki!
With vim-plug
Plug 'lambdalisue/fern.vim'With dein.vim
call dein#add('lambdalisue/fern.vim')With minpac
call minpac#add('lambdalisue/fern.vim')If you are using Linux and you want to enable trash-bin feature, install one of the followings
Feel free to use this page to advertise your fern.vim plugins 👍
-
lambdalisue/fern-bookmark.vim
- Add
bookmarkscheme to manage local file/directory bookmarks
- Add
-
lambdalisue/fern-renderer-devicons.vim
- Use ryanosis/vim-devicons to render nodes nicely
-
lambdalisue/fern-comparator-lexical.vim
- Add
"lexical"comparator to sort nodes in lexical order
- Add