Skip to content

liquidz/ctrlp-gonosen.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ctrlp-gonosen.vim Circle CI

A ctrlp.vim extension to open files across projects. This is more powerful :CtrlPBookmarkDir.

screencast

Requirements

Installation

NeoBundle 'ctrlpvim/ctrlp.vim' 
NeoBundle 'liquidz/ctrlp-gonosen.vim'

Usage

Execute :CtrlPGonosen.

Project Candidates

  • ghq managed repositories
  • ctrlp.vim bookmarked directories
  • Unite bookmarked directories
  • Local bookmarked directories
  • Default bookmark file is ~/.bookmark.
  • Sample bookmark file is here.
  • Customize your bookmark path with following.
let g:gonosen#bookmark_file = '/path/to/your/bookmark.txt'

License

Copyright (c) 2015 uochan

Distributed under the MIT License.

About

Super powerful :CtrlPBookmarkDir

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages