Skip to content

m2mdas/unite-file-vcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This plugin adds a unite.vim source that lists VCS file-lists as candidates.The plugin automatically detects VCS program of the project. Supported VCS programs are git, hg and svn.

Requirements

Usage

You can add following mapping to your .vimrc file.

nnoremap <leader>fv :<C-u>Unite -start-insert -no-split -buffer-name=file_vcs file/vcs<CR>

Please note that current directory of your vim buffer/tab must be the root directory of the project to get the candidates.

About

Provides VCS file-list source

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published