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.

貢獻者指南