File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- *eval.txt* For Vim バージョン 9.1. Last change: 2026 Jan 10
1+ *eval.txt* For Vim バージョン 9.1. Last change: 2026 Jan 30
22
33
44 VIM リファレンスマニュアル by Bram Moolenaar
Original file line number Diff line number Diff line change 1- *eval.txt* For Vim version 9.1. Last change: 2026 Jan 10
1+ *eval.txt* For Vim version 9.1. Last change: 2026 Jan 30
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -2807,9 +2807,9 @@ v:sizeoflong Number of bytes in a long. Depends on how Vim was compiled.
28072807 expected result.
28082808
28092809 *v:sizeofpointer* *sizeofpointer-variable*
2810- v:sizeofpointer Number of bytes in a pointer. Depends on how Vim was compiled.
2811- This is only useful for deciding whether a test will give the
2812- expected result.
2810+ v:sizeofpointer Number of bytes in a pointer. Depends on how Vim was
2811+ compiled. This is only useful for deciding whether a test
2812+ will give the expected result.
28132813
28142814 *v:stacktrace* *stacktrace-variable*
28152815v:stacktrace The stack trace of the exception most recently caught and
You can’t perform that action at this time.
0 commit comments