Skip to content

Commit f95b54c

Browse files
authored
Merge pull request #1962 from h-east/update-eval
Update eval.{txt,jax}
2 parents 46de40b + 918eaea commit f95b54c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/eval.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*eval.txt* For Vim バージョン 9.1. Last change: 2025 Jan 29
1+
*eval.txt* For Vim バージョン 9.1. Last change: 2025 Feb 23
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar

en/eval.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*eval.txt* For Vim version 9.1. Last change: 2025 Jan 29
1+
*eval.txt* For Vim version 9.1. Last change: 2025 Feb 23
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -2081,7 +2081,7 @@ v:colornames A dictionary that maps color names to hex color strings. These
20812081

20822082
You can make changes to that file, but make sure to add new
20832083
keys instead of updating existing ones, otherwise Vim will skip
2084-
loading the file (thinking is hasn't been changed).
2084+
loading the file (thinking it hasn't been changed).
20852085

20862086
*v:completed_item* *completed_item-variable*
20872087
v:completed_item

0 commit comments

Comments
 (0)