Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/eval.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*eval.txt* For Vim バージョン 9.1. Last change: 2025 Jan 29
*eval.txt* For Vim バージョン 9.1. Last change: 2025 Feb 23


VIMリファレンスマニュアル by Bram Moolenaar
Expand Down
4 changes: 2 additions & 2 deletions en/eval.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*eval.txt* For Vim version 9.1. Last change: 2025 Jan 29
*eval.txt* For Vim version 9.1. Last change: 2025 Feb 23


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

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

*v:completed_item* *completed_item-variable*
v:completed_item
Expand Down