-
Notifications
You must be signed in to change notification settings - Fork 0
/
vimiumcrc
47 lines (46 loc) · 878 Bytes
/
vimiumcrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# Insert your preferred key mappings here.
unmap <c-e>
unmap <c-y>
unmap r
unmap R
unmap p
unmap P
#unmap gf
#unmap gF
unmap t
unmap H
unmap L
unmap J
unmap K
unmap gT
unmap gt
unmap x
unmap X
unmap <a-f>
unmap <a-p>
unmap <a-m>
unmap <<
unmap >>
unmap <f2>
unmap <s-f1>
unmap <f1>
unmap <f8>
unmap <a-s-r>
unmap <a-v>
unmap <a-s-c>
unmap <a-c>
unmap <a-t>
unmap <a-n>
unmap <a-r>
map w moveTabToNextWindow
map W moveTabToNewWindow
# https://github.com/gdh1995/vimium-c/wiki/Enable-or-Disable-all-frames-by-a-shortcut
map ' openUrl url="vimium://status\u0020toggle\u0020^\u0020\""
map " openUrl url="vimium://status\u0020reset"
map tt LinkHints.activateWithQueue
map ts LinkHints.activateSelect
map ti LinkHints.activateDownloadImage
map te LinkHints.activateEdit
map <c-t:i> Vomnibar.activateTabSelection
map <c-b:i> Vomnibar.activateBookmarksInNewTab
map yt copyCurrentTitle