Skip to content

Commit d5c7977

Browse files
authored
Merge pull request #138 from vim-jp/remove-fo-setting
Remove 'fo' setting from modelines in Japanese translation
2 parents 19ee3da + b642e97 commit d5c7977

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

doc/help.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,4 +226,4 @@ CTRL-] はどの単語の上でも使えます。| で囲まれていない単
226226
(例: 'compatible')。
227227

228228
------------------------------------------------------------------------------
229-
vim:tw=78:fo=tcq2:isk=!-~,^*,^\|,^\":ts=8:ft=help:norl:
229+
vim:tw=78:isk=!-~,^*,^\|,^\":ts=8:ft=help:norl:

doc/os_390.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,4 @@ z/OS UNIX 上の他のオープンソースソフトウェアに興味がある
130130

131131

132132
------------------------------------------------------------------------------
133-
vim:tw=78:fo=tcq2:ts=8:ft=help:norl:
133+
vim:tw=78:ts=8:ft=help:norl:

doc/os_win32.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,4 +261,4 @@ A. はい、'runtimepath' のディレクトリの中の bitmaps/vim.ico に好
261261
置くとよい。例: ~/vimfiles/bitmaps/vim.ico
262262

263263

264-
vim:tw=78:fo=tcq2:ts=8:ft=help:norl:
264+
vim:tw=78:ts=8:ft=help:norl:

0 commit comments

Comments
 (0)