nvim-lua/wishlist

Edit `git commit` and `git rebase -i` inside neovim

Open

#29 创建于 2021年8月1日

在 GitHub 查看
 (9 评论) (1 反应) (0 负责人) (0 fork)github user discovery
help wantedidea

仓库指标

Star
 (249 star)
PR 合并指标
 (PR 指标待抓取)

描述

What? Something similar to :Git commit and :Git rebase -i commands in vim-fugitive

Why? All the neovim plugins I found are git interfaces that does a lot of things like neogit and lazygit.nvim. I just want to git commit inside neovim and not see double status bars.

Potential existing implementations: vim-fugitive

Potential pitfalls: I don't know how it works and vim-fugitive is not a small code base to read.

贡献者指南