diff --git a/runtime/doc/spell.txt b/runtime/doc/spell.txt index a36494c4d6..961e61ba03 100644 --- a/runtime/doc/spell.txt +++ b/runtime/doc/spell.txt @@ -494,7 +494,7 @@ You can create a Vim spell file from the .aff and .dic files that Myspell uses. Myspell is used by OpenOffice.org and Mozilla. The OpenOffice .oxt files are zip files which contain the .aff and .dic files. You should be able to find them here: - https://extensions.services.openoffice.org/dictionary + https://extensions.openoffice.org/en/search@f[0]=field_project_application%253A1&f[1]=field_project_tags%253A94.html The older, OpenOffice 2 files may be used if this doesn't work: http://wiki.services.openoffice.org/wiki/Dictionaries You can also use a plain word list. The results are the same, the choice diff --git a/runtime/doc/syntax.txt b/runtime/doc/syntax.txt index 5b66625649..599cbc48f0 100644 --- a/runtime/doc/syntax.txt +++ b/runtime/doc/syntax.txt @@ -1491,7 +1491,7 @@ are read during initialization) > :let html_my_rendering=1 If you'd like to see an example download mysyntax.vim at -https://www.fleiner.com/vim/download.html +https://web.archive.org/web/20241129015117/https://www.fleiner.com/vim/download.html You can also disable this rendering by adding the following line to your vimrc file: >