1
0
forked from aniani/vim

runtime: Remove Brams name from a few more runtime files (#12780)

syntax/model.vim: minor wording improvement

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Adri Verhoef <a3@a3.xs4all.nl>
This commit is contained in:
Christian Brabandt
2023-08-23 20:23:07 +01:00
committed by GitHub
parent 3fc7a7e44a
commit e8d6f03f6a
14 changed files with 32 additions and 31 deletions

View File

@@ -1,9 +1,9 @@
" Vim syntax file
" Language: TypeScript with React (JSX)
" Maintainer: Bram Moolenaar
" Last Change: 2019 Nov 30
" Maintainer: The Vim Project <https://github.com/vim/vim>
" Last Change: 2023 Aug 13
" Based On: Herrington Darkholme's yats.vim
" Changes: See https:github.com/HerringtonDarkholme/yats.vim
" Changes: See https://github.com/HerringtonDarkholme/yats.vim
" Credits: See yats.vim on github
if !exists("main_syntax")