Skip to content

Commit 2d4eb6e

Browse files
committed
runtime(doc): Remove dead link from todo.txt
Signed-off-by: Christian Brabandt <cb@256bit.org>
1 parent 4c39d0c commit 2d4eb6e

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

runtime/doc/spell.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*spell.txt* For Vim version 9.1. Last change: 2025 Aug 06
1+
*spell.txt* For Vim version 9.1. Last change: 2025 Sep 02
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar

runtime/doc/todo.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*todo.txt* For Vim version 9.1. Last change: 2025 Aug 10
1+
*todo.txt* For Vim version 9.1. Last change: 2025 Sep 02
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -2836,8 +2836,6 @@ Better 'rightleft' or BIDI support:
28362836
Spell checking:
28372837
- List of common misspellings in English:
28382838
https://en.wikipedia.org/wiki/Wikipedia:Lists_of_common_misspellings/For_machines
2839-
German:
2840-
https://de.wikipedia.org/wiki/Wikipedia:Liste_von_Tippfehlern/F%C3%BCr_Maschinen
28412839
There are other languages.
28422840
- [s does not find missing capital at start of the line. #10838
28432841
Probably because the dot at the end of the previous line isn't seen.

0 commit comments

Comments
 (0)