Git.vim
Use git in spacevim
Install / Use
/learn @wsdjeg/Git.vimREADME
git.vim
git.vim is a plugin to use git command in vim and neovim.
WARNING
The development of git.vim is stopped. check git.nvim instead.
<!-- vim-markdown-toc GFM --> <!-- vim-markdown-toc -->Install
- Using
git.vimin SpaceVim:
[[layers]]
name = 'git'
- Using
git.vimwithout SpaceVim:
Plug 'wsdjeg/git.vim'
Usage
:Git add %: stage current file.:Git add .: stage all files:Git commit: edit commit message:Git push: push to remote:Git pull: pull updates from remote:Git fetch: fetch remotes:Git checkout: checkout branches:Git log %: view git log of current file:Git config: list all git config:Git reflog: manage reflog information:Git branch: list, create, or delete branches:Git rebase: rebase git commit:Git diff: view git-diff info
Screenshot
:Git status

:Git commit

:Git push

:Git push completion

:Git diff

:Git log

Feedback
If you encounter any bugs or have suggestions, please file an issue in the issue tracker
Related Skills
node-connect
337.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
337.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.2kCommit, push, and open a PR
