jesseduffield / jesseduffield/lazygit
Weird error
- Dominant language
- Go
- Stars
- 82.4k
- Forks
- 3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 19
Description
**Describe the bug**
When I try to run lazygit I get the following error
```
2023/01/12 09:02:51 The config at `/Users/myusername/Library/Application Support/lazygit/config.yml` couldn't be parsed, please inspect it before opening up an issue.
yaml: unmarshal errors:
line 1: cannot unmarshal !!str `jira-ch...` into config.UserConfig
```
**To Reproduce**
I tried to create a new branch, clicked some key which I'm not sure of which opened a vim editor. I spammed :q! until I finally exited vim and lazygit but now I just get that error.
**Expected behavior**
I should probably be able to open lazygit
**Version info:**
commit=, build date=, build source=homebrew, version=0.35, os=darwin, arch=arm64
git version 2.37.1 (Apple Git-137.1)
**Note**
I removed the "config.yml" file and everything worked normally
Contributor guide
Assessment
This issue has not been assessed yet.