You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed LunarVim on my Linux and I saw a shortcut to open <leader> g g for LazyGit, but it wasn't working.
Problem is LunarVim not installing it automatically, and it's also not mentioned to install LazyGit manually by ourselves anywhere on the docs. As a beginner, I'm was confused about this issue. Could we have a Git section on the documentation covering these types of issues with Git?
Describe the alternatives you have considered
No response
Support information
No response
The text was updated successfully, but these errors were encountered:
This patch adds a new Git section to the Keybind overview page
it shows all default git keymaps and tips to enable lazygit
Small fixes:
- Rename file explorer section to better match the other sections
capitalization/style
- Fix typo on line 31 "telesope" -> "telescope"
Fixes: LunarVim#319
* docs: add tips to enable lazygit and git keymaps
This patch adds a new Git section to the Keybind overview page
it shows all default git keymaps and tips to enable lazygit
Small fixes:
- Rename file explorer section to better match the other sections
capitalization/style
- Fix typo on line 31 "telesope" -> "telescope"
Fixes: #319
* revert: git section and lazygit tips
This patch reverts the addition of the new Git section and Tips
to use LazyGit.
The typo fix remains.
Refs: #6340e2c
Feature Description
I installed LunarVim on my Linux and I saw a shortcut to open
<leader> g g
for LazyGit, but it wasn't working.Problem is LunarVim not installing it automatically, and it's also not mentioned to install LazyGit manually by ourselves anywhere on the docs. As a beginner, I'm was confused about this issue. Could we have a Git section on the documentation covering these types of issues with Git?
Describe the alternatives you have considered
No response
Support information
No response
The text was updated successfully, but these errors were encountered: