0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

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
" Maintainer: Bram Moolenaar, Herrington Darkholme
" Last Change: 2019 Nov 30
" Maintainer: Herrington Darkholme
" Last Change: 2023 Aug 13
" Based On: Herrington Darkholme's yats.vim
" Changes: Go to https:github.com/HerringtonDarkholme/yats.vim for recent changes.
" Changes: Go to https://github.com/HerringtonDarkholme/yats.vim for recent changes.
" Origin: https://github.com/othree/yajs
" Credits: Kao Wei-Ko(othree), Jose Elera Campana, Zhao Yi, Claudio Fleiner, Scott Shattuck
" (This file is based on their hard work), gumnos (From the #vim