https://github.com/tani/ddc-git
Git managed files completion for ddc.vim
https://github.com/tani/ddc-git
ddc-source ddc-vim
Last synced: about 2 months ago
JSON representation
Git managed files completion for ddc.vim
- Host: GitHub
- URL: https://github.com/tani/ddc-git
- Owner: tani
- Created: 2021-10-13T06:21:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T14:51:18.000Z (over 1 year ago)
- Last Synced: 2025-04-15T19:09:12.739Z (about 2 months ago)
- Topics: ddc-source, ddc-vim
- Language: TypeScript
- Homepage:
- Size: 9.77 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DDC source for git
https://user-images.githubusercontent.com/5019902/137079242-13f775ca-aecd-420b-8f96-69400c2a0ffd.mp4
Git managed files completion for ddc.vim
You can jump any files/branches/commits in git repository with [tani/ddc-fuzzy](https://github.com/tani/ddc-fuzzy).To install this source,
```viml
Plug 'tani/ddc-git'call ddc#custom#patch_global("sources", ["git-file", "git-commit", "git-branch"])
```Copyright (c) 2021 TANIGUCHI Masaya. All rights reserved.
This work is licensed under the MIT license.
git.io/mit-license