https://github.com/shougo/dpp-protocol-git
git protocol for dpp.vim
https://github.com/shougo/dpp-protocol-git
dpp-protocols dpp-vim
Last synced: 10 months ago
JSON representation
git protocol for dpp.vim
- Host: GitHub
- URL: https://github.com/shougo/dpp-protocol-git
- Owner: Shougo
- License: mit
- Created: 2023-10-12T10:08:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-07T10:28:48.000Z (over 1 year ago)
- Last Synced: 2025-02-01T15:04:47.815Z (over 1 year ago)
- Topics: dpp-protocols, dpp-vim
- Language: TypeScript
- Homepage:
- Size: 27.3 KB
- Stars: 5
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dpp-protocol-git
This ext implements git operations.
## Required
### denops.vim
https://github.com/vim-denops/denops.vim
### dpp.vim
https://github.com/Shougo/dpp.vim
## Configuration
```typescript
```