浏览代码

Fix outlook shortcut

main
Ashton Charbonneau 6 个月前
父节点
当前提交
b671adb061
共有 1 个文件被更改,包括 6 次插入1 次删除
  1. 6
    1
      tridactylrc

+ 6
- 1
tridactylrc 查看文件

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

正在加载...
取消
保存