update doom shortcuts

This commit is contained in:
qvalentin 2021-10-11 19:01:07 +02:00
parent 018c77fadf
commit 826468d54d
2 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit 995541b03d5bb2c4b5fcd5cfea20dab5d6bf01f3
Subproject commit 554ddd36b403feaf0c5fa53c42ae5e2474e6921f

View File

@ -70,5 +70,5 @@
"g p" #'magit-pull-from-upstream)
(map! :leader
:desc "Magit Pull"
"g P" #'magit-pull)
:desc "Magit Push"
"g P" #'magit-push-current-to-pushremote)