-
As the title says, I want to change the toggle button for neogit to the letter l. I think it is more vim like, and then I guess I would need to change the log shortcut to g |
Beta Was this translation helpful? Give feedback.
Answered by
drskoolie
Jun 8, 2024
Replies: 1 comment
-
Figured it out. I was using lazy and had this "config=true". Remove that line and the custom configuration works, then you can change what you want. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
drskoolie
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Figured it out. I was using lazy and had this "config=true".
Remove that line and the custom configuration works, then you can change what you want.