THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
hiifong
/
LazyVim
Watch
1
Star
0
Fork
0
You've already forked LazyVim
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1,795
Commits
23
Branches
309
Tags
6c3fd9fedfa83bac9e63c04d24ff2760569b845e
Commit Graph
6 Commits
Author
SHA1
Message
Date
Rubin Bhandari
c2ef09227e
fix: remove lazygit log gl keymap when on gitui (
#3371
)
2024-05-30 11:17:55 +02:00
Folke Lemaitre
e346d17812
fix(gitui): properly delete lazygit keymap at the correct time.
Fixes
#3227
2024-05-19 09:29:17 +02:00
Rubin Bhandari
649fa9d521
fix(keymaps): delete lazygit keymap when using gitui (
#2986
)
...
* fix(keymaps): delete lazygit keymap when using gitui * Update gitui.lua
2024-05-18 21:55:54 +02:00
Kevin Traver
eb9f9a8862
fix(keymaps): update all keymap descriptions to be Title Case (
#2844
)
2024-03-27 08:56:44 +01:00
Folke Lemaitre
7a5dbeae75
feat: use LazyVim everywhere instead of
require("lazyvim.util")
2024-03-22 09:15:09 +01:00
Andreas Gerlach
40a75e82f7
feat(util) create gitui extension (
#2238
)
2024-03-07 11:51:48 +01:00