Skip to content

MeF0504/fern-mapping-search-ctrlp.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fern-mapping-search-ctrlp.vim

fern plugin

fern.vim plugin which add search-ctrlp mapping to search files using ctrlp plugin.

Usage

This plugin automatically add the following actions to file scheme.

Mapping Action Description
search-ctrlp Search files under the directory of cursor/root node using :CtrlP command.
search-ctrlp:cursor Search files under the directory of cursor node using :CtrlP command.
search-ctrlp:root Search files under the directory of root node using :CtrlP command.

Options

  • g:fern_search_ctrlp_root (number)
    Set the default search path. If set 1, search files from the root node directory.
    default: 0

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published