jesseduffield / jesseduffield/lazygit

Use nvim-remote to edit commit message in current nvim instance

Open
#3,730 1 comment 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
82.4k
Forks
3k
Avg merge
2d 18h
Merged PRs (30d)
19

Description

**Is your feature request related to a problem? Please describe.**
There is an experimental feature which opens a file within the current nvim instance:
```yaml
os:
editPreset: nvim-remote
```

It would be great if this could apply to editing commit messages as well.

**Describe the solution you'd like**
Pressing `C` will open the edit commit message dialog within the same nvim instance.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
I assume git config affects this, i'm not sure if the default git config behavior of opening a new instance could be overriden?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.