comparison runtime/syntax/hamster.vim @ 25773:11b656e74444

Update runtime files Commit: https://github.com/vim/vim/commit/6c391a74fe90190796ca0b0c010112948a6e75d7 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Sep 9 21:55:11 2021 +0200 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Thu, 09 Sep 2021 22:00:10 +0200
parents 46763b01cd9a
children
comparison
equal deleted inserted replaced
25772:55753c17b73d 25773:11b656e74444
7 " Description: Hamster Classic 7 " Description: Hamster Classic
8 " Hamster is a local server for news and mail. It's a windows-32-bit-program. 8 " Hamster is a local server for news and mail. It's a windows-32-bit-program.
9 " It allows the use of multiple news- and mailserver and combines them to one 9 " It allows the use of multiple news- and mailserver and combines them to one
10 " mail- and newsserver for the news/mail-client. It load faster than a normal 10 " mail- and newsserver for the news/mail-client. It load faster than a normal
11 " newsreader because many threads can run simultaneous. It contains scorefile 11 " newsreader because many threads can run simultaneous. It contains scorefile
12 " for news and mail, a build-in script language, the GUI allows translation to 12 " for news and mail, a built-in script language, the GUI allows translation to
13 " other languages, it can be used in a network and that's not all features... 13 " other languages, it can be used in a network and that's not all features...
14 " 14 "
15 " quit when a syntax file was already loaded 15 " quit when a syntax file was already loaded
16 if exists("b:current_syntax") 16 if exists("b:current_syntax")
17 finish 17 finish