https://github.com/carhartl/vim-conventional-commits
Autocomplete conventional commit types in Vim.
https://github.com/carhartl/vim-conventional-commits
git vim vim-plugin
Last synced: about 1 month ago
JSON representation
Autocomplete conventional commit types in Vim.
- Host: GitHub
- URL: https://github.com/carhartl/vim-conventional-commits
- Owner: carhartl
- License: unlicense
- Created: 2023-09-22T15:40:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-26T08:32:53.000Z (over 1 year ago)
- Last Synced: 2025-03-26T04:34:27.941Z (over 1 year ago)
- Topics: git, vim, vim-plugin
- Language: Vim Script
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vim-conventional-commits
- The correct commit type is just a \ away
- starts with insert mode right away
- `BB` expands to `BREAKING CHANGE`