Skip to content

Commit 005e310

Browse files
tsuyoshichoh-east
andauthored
map.jax: review fix
Co-authored-by: h_east <h.east.727@gmail.com>
1 parent ce43d5f commit 005e310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/map.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ s:InsertDot() 関数の戻り値が挿入されます。カーソルの前のテ
260260
nnoremap <expr> <F3> <SID>OpenPopup()
261261
262262
また、前のコマンドが実行される前に、先行入力を探す時に式が評価されることがある
263-
ことを覚えておいてください。例えば: >
263+
ことを覚えておいてください。: >
264264
func StoreColumn()
265265
let g:column = col('.')
266266
return 'x'

0 commit comments

Comments
 (0)