diff --git a/new notes/快捷键设置.md b/new notes/快捷键设置.md index eed7009..c66839e 100644 --- a/new notes/快捷键设置.md +++ b/new notes/快捷键设置.md @@ -24,11 +24,10 @@ Fn = Fn ### 插件 #### git -| name | hotkey | comment | -| --------------------------------- | ------------- | ----------------- | -| git commit and sync | ⌘ + shift + m | git 提交 | -| git commit with spec msg and sync | ⌥ + ⌘ + m | git 提交 with msg | -| git commit and sync | ⌥ + ⌘ + g | git 提交 | +| name | hotkey | comment | +| --------------------------------- | --------- | --------------- | +| git commit with spec msg and sync | ⌥ + ⌘ + m | git 提交 with msg | +| git commit and sync | ⌥ + ⌘ + g | git 提交 | #### copilot | name | hotkey | comment |