3
3
4
4
" prefs
5
5
" ======================================================================
6
- " $B%]%C%W%"%C%W5v2D?t$r3HD%(B cf.http://la.ma.la/blog/diary_200611171115.htm
6
+ " ポップアップ許可数を拡張 cf.http://la.ma.la/blog/diary_200611171115.htm
7
7
set! dom.popup_maximum=9999
8
8
9
- " Gmail/LDR/Fastladder/$B$O$F%V$G$O?75,%?%V$r%P%C%/%0%i%&%s%I$G3+$/(B
9
+ " Gmail/LDR/Fastladder/はてブでは新規タブをバックグラウンドで開く
10
10
autocmd LocationChange '^(?!https?://(mail\.google\.com/(mail|a)/|(reader\.livedoor|fastladder)\.com/reader/|b\.hatena\.ne\.jp/(?!(entry|articles|guide))))' :set! browser.tabs.loadDivertedInBackground=false
11
11
autocmd LocationChange '^https?://(mail\.google\.com/(mail|a)/|(reader\.livedoor|fastladder)\.com/reader/|b\.hatena\.ne\.jp/(?!(entry|articles|guide)))' :set! browser.tabs.loadDivertedInBackground=true
12
12
@@ -18,72 +18,72 @@ set! refcontrol.actions="@DEFAULT=@NORMAL ameba.jp= dtiblog.com=@FORGE fc2.com=
18
18
" GUI
19
19
set gui=none
20
20
21
- " $B%R%s%H$NJ8;zNs$r%"%k%U%!%Y%C%H$K(B
21
+ " ヒントの文字列をアルファベットに
22
22
set hintchars=hjklasdfgyuiopqwertnmzxcvb
23
23
24
- " /,? $B8!:w7k2L$r%O%$%i%$%H(B
24
+ " /,? 検索結果をハイライト
25
25
set hlsearch
26
26
27
- " :[tab]open $B$NJd40BP>]$H=gHV(B
27
+ " :[tab]open の補完対象と順番
28
28
set complete=tsl
29
29
30
- " $B%Z!<%8%m!<%I;~$K%F%-%9%H%\%C%/%9$K%U%)!<%+%9$9$k$N$rKI$0(B
30
+ " ページロード時にテキストボックスにフォーカスするのを防ぐ
31
31
set focuscontent
32
32
33
33
" mappings
34
34
" ======================================================================
35
- " undo$B0lMw$+$i3+$/(B
35
+ " undo一覧から開く
36
36
nnoremap U :undo<Space>
37
37
38
- " C-r $B$G%V%i%&%6:F5/F0(B
38
+ " C-r でブラウザ再起動
39
39
nnoremap <C-r> :restart<CR>
40
40
41
- " $B>e$N%G%#%l%/%H%j$K0\F0(B
41
+ " 上のディレクトリに移動
42
42
nnoremap <BS> gu
43
43
nnoremap <C-BS> gU
44
44
45
- " j/k $B$G$N%9%/%m!<%kI}$r(B1$B9T$+$i(B3$B9T$KJQ99(B
45
+ " j/k でのスクロール幅を1行から3行に変更
46
46
nnoremap j 3j
47
47
nnoremap k 3k
48
48
nnoremap <C-j> 3j
49
49
nnoremap <C-k> 3k
50
50
51
- " J/K $B$r(BC -d/u$B8_49$K(B
51
+ " J/K をC -d/u互換に
52
52
nnoremap J <C-d>
53
53
nnoremap K <C-u>
54
54
55
- " $B%?%V0\F0(B
55
+ " タブ移動
56
56
nnoremap h <C-p>
57
57
nnoremap l <C-n>
58
58
59
- " $B%?%V=g=xJQ99(B
59
+ " タブ順序変更
60
60
nnoremap <C-h> :tabmove! -1<CR>
61
61
nnoremap <C-l> :tabmove! +1<CR>
62
62
63
63
" buffer
64
64
nnoremap . b
65
65
66
- " $BL$J,N`$N%V%C%/%^!<%/$KDI2C(B/$B:o=|(B
66
+ " 未分類のブックマークに追加/削除
67
67
nnoremap ,a A
68
68
69
- " ! $B$G%Z!<%8$N(BCSS$B$r(Bon /off
69
+ " ! でページのCSSをon /off
70
70
nnoremap ! :set invum<CR>
71
71
72
- " $B%Z!<%8$N%(%s%3!<%G%#%s%0$rJQ99(B
72
+ " ページのエンコーディングを変更
73
73
nnoremap ,es :set encoding=Shift_JIS<CR>
74
74
nnoremap ,ec :set encoding=EUC-JP<CR>
75
75
nnoremap ,eu :set encoding=UTF-8<CR>
76
76
nnoremap ,ei :set encodeing=ISO-2022-JP<CR>
77
77
78
- " ex mode$B$G(BC-j$B$rL58z2=(B
78
+ " ex modeでC-jを無効化
79
79
cnoremap <C-j> <Nop>
80
80
81
81
" command
82
82
" ======================================================================
83
- " autocmd VimperatorEnter .* <args> $B$r(B lazy $B%3%^%s%I$H$7$FEPO?(B
83
+ " autocmd VimperatorEnter .* <args> を lazy コマンドとして登録
84
84
command! -nargs=+ lazy autocmd VimperatorEnter .* <args>
85
85
86
- " $B%+%l%s%@!<$rI=<((B
86
+ " カレンダーを表示
87
87
command cal :js liberator.echo(<datepicker type="grid" xmlns={XUL}/>)
88
88
89
89
" plugins
@@ -170,7 +170,7 @@ lazy fmaps -u='^http://(reader\.livedoor|fastladder)\.com/reader/' j k s a p v c
170
170
lazy fmaps -u='^http://(reader\.livedoor|fastladder)\.com/reader/' -events=vkeypress i,Tj T
171
171
" iview
172
172
lazy fmaps -u='^chrome://iviewfx/content/iview\.html' j k s a z o i,tj p
173
- " $B$O$F%V(B
173
+ " はてブ
174
174
lazy fmaps -u='^http://b\.hatena\.ne\.jp/(?!(entry|articles|guide))' j k o,oj e a,b
175
175
176
176
" proxy.js
255
255
256
256
" js
257
257
" ======================================================================
258
- " bang$B$r%H%0%k(B
258
+ " bangをトグル
259
259
" cf.http://d.hatena.ne.jp/eagletmt/20100506/1273141081
260
260
js <<EOM
261
261
mappings.addUserMap(
@@ -305,7 +305,7 @@ qmark r recss
305
305
" ======================================================================
306
306
color hint
307
307
308
- " ex mode$B;~(BIME$B$r(BOFF
308
+ " ex mode時IMEをOFF
309
309
style -name commandline-ime chrome://* #liberator-commandline-command input { ime-mode: inactive; }
310
310
311
311
" toolbarbutton feed icon
@@ -315,7 +315,7 @@ style -name toolbarbutton-feed-icon chrome://* #liberator-customize-toolbar > #f
315
315
style -name ldr-imgsize-fix http://reader.livedoor.com/reader/ .body img { max-width: 600px; max-height: 600px; }
316
316
style -name fastladder-imgsize-fix http://fastladder.com/reader/ .body img { max-width: 600px; max-height: 600px; }
317
317
318
- " $B0BA4$J(BLDR
318
+ " 安全なLDR
319
319
style -name ldr-businessstyle http://reader.livedoor.com/reader/ <<EOM
320
320
.body img {
321
321
opacity: .3;
325
325
styledisable -name ldr-businessstyle
326
326
nnoremap ,sl :styletoggle -name ldr-businessstyle<CR>
327
327
328
- " $B0BA4$J(BTumblr
328
+ " 安全なTumblr
329
329
style -name tumblr-businessstyle tumblr.com <<EOM
330
330
.image {
331
331
opacity: 1;
0 commit comments