Skip to content

ctrl-p ignore node_modules #7

@happypeter

Description

@happypeter

vimrc 中添加下面的就行:

"let g:ctrlp_custom_ignore = $PWD.'/\(\.git\|node_modules\)$'
let g:ctrlp_custom_ignore = $PWD.'/\(node_modules\)$'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions