Skip to content

Commit 83bae75

Browse files
authored
Merge pull request #2621 from h-east/update-ft_mp
Update ft_mp.{txt,jax}
2 parents 3ff863b + c251334 commit 83bae75

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

doc/ft_mp.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*ft_mp.txt* For Vim バージョン 9.2. Last change: 2026 Feb 14
1+
*ft_mp.txt* For Vim バージョン 9.2. Last change: 2026 May 04
22

33
これは METAFONT および MetaPost ファイルタイププラグインのドキュメントである。
44
特に指定がない限り、以下で定義されているコマンド、設定、およびマッピングは、両

en/ft_mp.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*ft_mp.txt* For Vim version 9.2. Last change: 2026 Feb 14
1+
*ft_mp.txt* For Vim version 9.2. Last change: 2026 May 04
22

33
This is the documentation for the METAFONT and MetaPost filetype plugins.
44
Unless otherwise specified, the commands, settings and mappings defined below
@@ -25,7 +25,7 @@ MetaPost documents, including syntax coloring, indentation, and completion.
2525
Defining indentation rules for METAFONT and MetaPost code is tricky and
2626
somewhat subjective, because the syntax is quite liberal. The plugin uses some
2727
heuristics that work well most of the time, but in particular cases you may
28-
want to to override the automatic rules, so that the manually defined
28+
want to override the automatic rules, so that the manually defined
2929
indentation is preserved by commands like `gg=G`.
3030

3131
This can be achieved by appending `%>`, `%<`, `%=` or `%!` to a line to

0 commit comments

Comments
 (0)