Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-27T04:16:45.000Z (5 months ago)
- Last Synced: 2024-08-27T05:28:47.533Z (5 months ago)
- Topics: dpp-protocols, dpp-vim
- Language: TypeScript
- Homepage:
- Size: 25.4 KB
- Stars: 4
- Watchers: 2
- Forks: 3
- 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
```