Add committia.vim

Improves the Git commit buffer.

https://github.com/rhysd/committia.vim
This commit is contained in:
Oliver Davies 2024-03-14 01:27:40 +00:00
parent 6c9439a093
commit 327f81f8ae
2 changed files with 7 additions and 0 deletions

View file

@ -1,5 +1,11 @@
# Changelog
## 13th March 2024
### Added
* Add `committia.vim` to improve the commit buffer when running `git commit`.
## 12th March 2024
### Added

View file

@ -153,6 +153,7 @@ in rec {
vimPlugins.vim-test
# Git
vimPlugins.committia-vim
vimPlugins.diffview-nvim
vimPlugins.vim-fugitive