Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/KosukeMizuno/ctrlp-fern-action.vim


https://github.com/KosukeMizuno/ctrlp-fern-action.vim

fern-vim-plugin

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# ctrlp-fern-action

fuzzy matcher interface of [fern.vim](https://github.com/lambdalisue/fern.vim) for [ctrlp.vim](https://github.com/ctrlpvim/ctrlp.vim)

## Usage

For example, write the following in your vimrc:
`autocmd FileType fern nnoremap ; CtrlPFernAction`
or, call `:CtrlPFernAction` from fern buffer.

## License

MIT