瀏覽代碼

Fix outlook shortcut

main
Ashton Charbonneau 1 月之前
父節點
當前提交
b671adb061
共有 1 個檔案被更改,包括 6 行新增1 行删除
  1. 6
    1
      tridactylrc

+ 6
- 1
tridactylrc 查看文件

@@ -8,7 +8,9 @@ set modeindicator false
8 8
 set smoothscroll true
9 9
 
10 10
 " Help
11
-bind <F1> viewconfig nmaps
11
+bind <F1> help
12
+bind <F2> viewconfig
13
+bind <F3> viewconfig nmaps
12 14
 
13 15
 " Search
14 16
 unbind <C-f>
@@ -142,3 +144,6 @@ unbind <C-y>
142 144
 unbind <AS-ArrowUp><AS-ArrowUp><AS-ArrowDown><AS-ArrowDown><AS-ArrowLeft><AS-ArrowRight><AS-ArrowLeft><AS-ArrowRight>ba
143 145
 unbind g!
144 146
 unbind g?
147
+
148
+" Site fixes
149
+unbindurl outlook.office.com/mail.* e

Loading…
取消
儲存