1
0
forked from aniani/vim

runtime(misc): announce adoption of various runtime files

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Christian Brabandt 2024-02-19 20:37:11 +01:00
parent dfcef890cb
commit f9ca139e3a
No known key found for this signature in database
GPG Key ID: F3F92DA383FDDE09
47 changed files with 159 additions and 145 deletions

51
.github/CODEOWNERS vendored
View File

@ -10,20 +10,13 @@
# will be requested to review. # will be requested to review.
runtime/autoload/freebasic.vim @dkearns runtime/autoload/freebasic.vim @dkearns
runtime/autoload/getscript.vim @cecamp
runtime/autoload/haskell.vim @alx741 runtime/autoload/haskell.vim @alx741
runtime/autoload/javascript.vim @jsit runtime/autoload/javascript.vim @jsit
runtime/autoload/modula2.vim @dkearns runtime/autoload/modula2.vim @dkearns
runtime/autoload/netrw.vim @cecamp
runtime/autoload/netrwFileHandlers.vim @cecamp
runtime/autoload/netrwSettings.vim @cecamp
runtime/autoload/php.vim @david-szabo97 runtime/autoload/php.vim @david-szabo97
runtime/autoload/rubycomplete.vim @segfault @dkearns runtime/autoload/rubycomplete.vim @segfault @dkearns
runtime/autoload/rust.vim @lilyball runtime/autoload/rust.vim @lilyball
runtime/autoload/tar.vim @cecamp
runtime/autoload/vimball.vim @cecamp
runtime/autoload/xmlformat.vim @chrisbra runtime/autoload/xmlformat.vim @chrisbra
runtime/autoload/zip.vim @cecamp
runtime/autoload/dist/json.vim @habamax runtime/autoload/dist/json.vim @habamax
runtime/colors/blue.vim @habamax @romainl @neutaaaaan runtime/colors/blue.vim @habamax @romainl @neutaaaaan
runtime/colors/darkblue.vim @habamax @romainl @neutaaaaan runtime/colors/darkblue.vim @habamax @romainl @neutaaaaan
@ -108,12 +101,6 @@ runtime/compiler/xmllint.vim @dkearns
runtime/compiler/xo.vim @dkearns runtime/compiler/xo.vim @dkearns
runtime/compiler/yamllint.vim @romainl runtime/compiler/yamllint.vim @romainl
runtime/compiler/zsh.vim @dkearns runtime/compiler/zsh.vim @dkearns
runtime/doc/pi_getscript.txt @cecamp
runtime/doc/pi_logipat.txt @cecamp
runtime/doc/pi_netrw.txt @cecamp
runtime/doc/pi_tar.txt @cecamp
runtime/doc/pi_vimball.txt @cecamp
runtime/doc/pi_zip.txt @cecamp
runtime/doc/ps1.txt @heaths runtime/doc/ps1.txt @heaths
runtime/ftplugin/abaqus.vim @costerwi runtime/ftplugin/abaqus.vim @costerwi
runtime/ftplugin/apache.vim @dubgeiser runtime/ftplugin/apache.vim @dubgeiser
@ -182,7 +169,6 @@ runtime/ftplugin/lynx.vim @dkearns
runtime/ftplugin/m3build.vim @dkearns runtime/ftplugin/m3build.vim @dkearns
runtime/ftplugin/m3quake.vim @dkearns runtime/ftplugin/m3quake.vim @dkearns
runtime/ftplugin/markdown.vim @tpope runtime/ftplugin/markdown.vim @tpope
runtime/ftplugin/matlab.vim @cecamp
runtime/ftplugin/meson.vim @Liambeguin runtime/ftplugin/meson.vim @Liambeguin
runtime/ftplugin/modula2.vim @dkearns runtime/ftplugin/modula2.vim @dkearns
runtime/ftplugin/modula3.vim @dkearns runtime/ftplugin/modula3.vim @dkearns
@ -205,14 +191,9 @@ runtime/ftplugin/pymanifest.vim @ObserverOfTime
runtime/ftplugin/python.vim @tpict runtime/ftplugin/python.vim @tpict
runtime/ftplugin/qb64.vim @dkearns runtime/ftplugin/qb64.vim @dkearns
runtime/ftplugin/qml.vim @ChaseKnowlden runtime/ftplugin/qml.vim @ChaseKnowlden
runtime/ftplugin/r.vim @jalvesaq
runtime/ftplugin/racket.vim @benknoble runtime/ftplugin/racket.vim @benknoble
runtime/ftplugin/readline.vim @dkearns runtime/ftplugin/readline.vim @dkearns
runtime/ftplugin/rhelp.vim @jalvesaq
runtime/ftplugin/rmd.vim @jalvesaq
runtime/ftplugin/rnoweb.vim @jalvesaq
runtime/ftplugin/routeros.vim @zainin runtime/ftplugin/routeros.vim @zainin
runtime/ftplugin/rrst.vim @jalvesaq
runtime/ftplugin/rst.vim @marshallward runtime/ftplugin/rst.vim @marshallward
runtime/ftplugin/ruby.vim @tpope @dkearns runtime/ftplugin/ruby.vim @tpope @dkearns
runtime/ftplugin/rust.vim @lilyball runtime/ftplugin/rust.vim @lilyball
@ -302,14 +283,9 @@ runtime/indent/prolog.vim @dkearns
runtime/indent/ps1.vim @heaths runtime/indent/ps1.vim @heaths
runtime/indent/qb64.vim @dkearns runtime/indent/qb64.vim @dkearns
runtime/indent/qml.vim @ChaseKnowlden runtime/indent/qml.vim @ChaseKnowlden
runtime/indent/r.vim @jalvesaq
runtime/indent/racket.vim @benknoble runtime/indent/racket.vim @benknoble
runtime/indent/rapid.vim @KnoP-01 runtime/indent/rapid.vim @KnoP-01
runtime/indent/readline.vim @dkearns runtime/indent/readline.vim @dkearns
runtime/indent/rhelp.vim @jalvesaq
runtime/indent/rmd.vim @jalvesaq
runtime/indent/rnoweb.vim @jalvesaq
runtime/indent/rrst.vim @jalvesaq
runtime/indent/ruby.vim @AndrewRadev @dkearns runtime/indent/ruby.vim @AndrewRadev @dkearns
runtime/indent/sass.vim @tpope runtime/indent/sass.vim @tpope
runtime/indent/scala.vim @derekwyatt runtime/indent/scala.vim @derekwyatt
@ -331,17 +307,10 @@ runtime/keymap/tamil_tscii.vim @yegappan
runtime/lang/menu_en_gb.latin1.vim @mrdubya runtime/lang/menu_en_gb.latin1.vim @mrdubya
runtime/pack/dist/opt/cfilter/plugin/cfilter.vim @yegappan runtime/pack/dist/opt/cfilter/plugin/cfilter.vim @yegappan
runtime/pack/dist/opt/matchit/ @chrisbra runtime/pack/dist/opt/matchit/ @chrisbra
runtime/plugin/getscriptPlugin.vim @cecamp
runtime/plugin/logiPat.vim @cecamp
runtime/plugin/netrwPlugin.vim @cecamp
runtime/plugin/tarPlugin.vim @cecamp
runtime/plugin/vimballPlugin.vim @cecamp
runtime/plugin/zipPlugin.vim @cecamp
runtime/plugin/manpager.vim @Konfekt runtime/plugin/manpager.vim @Konfekt
runtime/syntax/shared/hgcommitDiff.vim @vegerot runtime/syntax/shared/hgcommitDiff.vim @vegerot
runtime/syntax/abaqus.vim @costerwi runtime/syntax/abaqus.vim @costerwi
runtime/syntax/aidl.vim @dpelle runtime/syntax/aidl.vim @dpelle
runtime/syntax/amiga.vim @cecamp
runtime/syntax/ant.vim @dkearns runtime/syntax/ant.vim @dkearns
runtime/syntax/arduino.vim @johshoff runtime/syntax/arduino.vim @johshoff
runtime/syntax/asciidoc.vim @aerostitch runtime/syntax/asciidoc.vim @aerostitch
@ -362,12 +331,10 @@ runtime/syntax/chatito.vim @ObserverOfTime
runtime/syntax/chuck.vim @gacallea runtime/syntax/chuck.vim @gacallea
runtime/syntax/clojure.vim @axvr runtime/syntax/clojure.vim @axvr
runtime/syntax/cs.vim @nickspoons runtime/syntax/cs.vim @nickspoons
runtime/syntax/csh.vim @cecamp
runtime/syntax/cucumber.vim @tpope runtime/syntax/cucumber.vim @tpope
runtime/syntax/d.vim @JesseKPhillips runtime/syntax/d.vim @JesseKPhillips
runtime/syntax/dart.vim @pr3d4t0r runtime/syntax/dart.vim @pr3d4t0r
runtime/syntax/datascript.vim @dpelle runtime/syntax/datascript.vim @dpelle
runtime/syntax/dcl.vim @cecamp
runtime/syntax/deb822sources.vim @jamessan runtime/syntax/deb822sources.vim @jamessan
runtime/syntax/debchangelog.vim @jamessan runtime/syntax/debchangelog.vim @jamessan
runtime/syntax/debcontrol.vim @jamessan runtime/syntax/debcontrol.vim @jamessan
@ -383,11 +350,9 @@ runtime/syntax/dtd.vim @chrisbra
runtime/syntax/dts.vim @zonque runtime/syntax/dts.vim @zonque
runtime/syntax/editorconfig.vim @gpanders runtime/syntax/editorconfig.vim @gpanders
runtime/syntax/eiffel.vim @jocelyn runtime/syntax/eiffel.vim @jocelyn
runtime/syntax/elmfilt.vim @cecamp
runtime/syntax/erlang.vim @hcs42 runtime/syntax/erlang.vim @hcs42
runtime/syntax/eruby.vim @tpope @dkearns runtime/syntax/eruby.vim @tpope @dkearns
runtime/syntax/expect.vim @dkearns runtime/syntax/expect.vim @dkearns
runtime/syntax/exports.vim @cecamp
runtime/syntax/falcon.vim @steveno runtime/syntax/falcon.vim @steveno
runtime/syntax/fennel.vim @gpanders runtime/syntax/fennel.vim @gpanders
runtime/syntax/fetchmail.vim @dkearns runtime/syntax/fetchmail.vim @dkearns
@ -432,9 +397,7 @@ runtime/syntax/kconfig.vim @chrisbra
runtime/syntax/kotlin.vim @udalov runtime/syntax/kotlin.vim @udalov
runtime/syntax/krl.vim @KnoP-01 runtime/syntax/krl.vim @KnoP-01
runtime/syntax/less.vim @genoma runtime/syntax/less.vim @genoma
runtime/syntax/lex.vim @cecamp
runtime/syntax/liquid.vim @tpope runtime/syntax/liquid.vim @tpope
runtime/syntax/lisp.vim @cecamp
runtime/syntax/lua.vim @marcuscf runtime/syntax/lua.vim @marcuscf
runtime/syntax/lyrics.vim @ObserverOfTime runtime/syntax/lyrics.vim @ObserverOfTime
runtime/syntax/lynx.vim @dkearns runtime/syntax/lynx.vim @dkearns
@ -443,7 +406,6 @@ runtime/syntax/m3quake.vim @dkearns
runtime/syntax/mailcap.vim @dkearns runtime/syntax/mailcap.vim @dkearns
runtime/syntax/make.vim @rohieb runtime/syntax/make.vim @rohieb
runtime/syntax/mallard.vim @jhradilek runtime/syntax/mallard.vim @jhradilek
runtime/syntax/maple.vim @cecamp
runtime/syntax/markdown.vim @tpope runtime/syntax/markdown.vim @tpope
runtime/syntax/mason.vim @petdance runtime/syntax/mason.vim @petdance
runtime/syntax/meson.vim @Liambeguin runtime/syntax/meson.vim @Liambeguin
@ -453,7 +415,6 @@ runtime/syntax/modula2/opt/pim.vim @trijezdci
runtime/syntax/modula2/opt/r10.vim @trijezdci runtime/syntax/modula2/opt/r10.vim @trijezdci
runtime/syntax/modula3.vim @dkearns runtime/syntax/modula3.vim @dkearns
runtime/syntax/n1ql.vim @pr3d4t0r runtime/syntax/n1ql.vim @pr3d4t0r
runtime/syntax/netrw.vim @cecamp
runtime/syntax/nginx.vim @chr4 runtime/syntax/nginx.vim @chr4
runtime/syntax/ninja.vim @nico runtime/syntax/ninja.vim @nico
runtime/syntax/nix.vim @equill runtime/syntax/nix.vim @equill
@ -478,7 +439,6 @@ runtime/syntax/psl.vim @danielkho
runtime/syntax/pymanifest.vim @ObserverOfTime runtime/syntax/pymanifest.vim @ObserverOfTime
runtime/syntax/qb64.vim @dkearns runtime/syntax/qb64.vim @dkearns
runtime/syntax/qml.vim @ChaseKnowlden runtime/syntax/qml.vim @ChaseKnowlden
runtime/syntax/r.vim @jalvesaq
runtime/syntax/racket.vim @benknoble runtime/syntax/racket.vim @benknoble
runtime/syntax/raml.vim @in3d runtime/syntax/raml.vim @in3d
runtime/syntax/rapid.vim @KnoP-01 runtime/syntax/rapid.vim @KnoP-01
@ -488,11 +448,8 @@ runtime/syntax/rcs.vim @hdima
runtime/syntax/rebol.vim @mrdubya runtime/syntax/rebol.vim @mrdubya
runtime/syntax/rego.vim @zenmatic runtime/syntax/rego.vim @zenmatic
runtime/syntax/resolv.vim @rid9 runtime/syntax/resolv.vim @rid9
runtime/syntax/rmd.vim @jalvesaq
runtime/syntax/rng.vim @jhradilek runtime/syntax/rng.vim @jhradilek
runtime/syntax/routeros.vim @zainin runtime/syntax/routeros.vim @zainin
runtime/syntax/rpcgen.vim @cecamp
runtime/syntax/rrst.vim @jalvesaq
runtime/syntax/rst.vim @marshallward runtime/syntax/rst.vim @marshallward
runtime/syntax/ruby.vim @dkearns runtime/syntax/ruby.vim @dkearns
runtime/syntax/sass.vim @tpope runtime/syntax/sass.vim @tpope
@ -500,9 +457,7 @@ runtime/syntax/scala.vim @derekwyatt
runtime/syntax/scss.vim @tpope runtime/syntax/scss.vim @tpope
runtime/syntax/sdoc.vim @gpanders runtime/syntax/sdoc.vim @gpanders
runtime/syntax/sed.vim @dkearns runtime/syntax/sed.vim @dkearns
runtime/syntax/sh.vim @cecamp
runtime/syntax/shared/debversions.vim @jamessan runtime/syntax/shared/debversions.vim @jamessan
runtime/syntax/sm.vim @cecamp
runtime/syntax/solidity.vim @cothi runtime/syntax/solidity.vim @cothi
runtime/syntax/spec.vim @ignatenkobrain runtime/syntax/spec.vim @ignatenkobrain
runtime/syntax/sqloracle.vim @chrisbra runtime/syntax/sqloracle.vim @chrisbra
@ -516,11 +471,9 @@ runtime/syntax/svn.vim @hdima
runtime/syntax/swayconfig.vim @jamespeapen runtime/syntax/swayconfig.vim @jamespeapen
runtime/syntax/swig.vim @jmarrec runtime/syntax/swig.vim @jmarrec
runtime/syntax/systemverilog.vim @Kocha runtime/syntax/systemverilog.vim @Kocha
runtime/syntax/tags.vim @cecamp
runtime/syntax/tap.vim @petdance runtime/syntax/tap.vim @petdance
runtime/syntax/tcsh.vim @dkearns runtime/syntax/tcsh.vim @dkearns
runtime/syntax/teraterm.vim @k-takata runtime/syntax/teraterm.vim @k-takata
runtime/syntax/tex.vim @cecamp
runtime/syntax/tidy.vim @dkearns runtime/syntax/tidy.vim @dkearns
runtime/syntax/tmux.vim @ericpruitt runtime/syntax/tmux.vim @ericpruitt
runtime/syntax/toml.vim @averms runtime/syntax/toml.vim @averms
@ -532,7 +485,6 @@ runtime/syntax/typescriptcommon.vim @HerringtonDarkholme
runtime/syntax/typescriptreact.vim @HerringtonDarkholme runtime/syntax/typescriptreact.vim @HerringtonDarkholme
runtime/syntax/unison.vim @chuwy runtime/syntax/unison.vim @chuwy
runtime/syntax/vdf.vim @ObserverOfTime runtime/syntax/vdf.vim @ObserverOfTime
runtime/syntax/vim.vim @cecamp
runtime/syntax/vroom.vim @dbarnett runtime/syntax/vroom.vim @dbarnett
runtime/syntax/wast.vim @rhysd runtime/syntax/wast.vim @rhysd
runtime/syntax/wdl.vim @zenmatic runtime/syntax/wdl.vim @zenmatic
@ -540,12 +492,9 @@ runtime/syntax/wget.vim @dkearns
runtime/syntax/wget2.vim @dkearns runtime/syntax/wget2.vim @dkearns
runtime/syntax/xbl.vim @dkearns runtime/syntax/xbl.vim @dkearns
runtime/syntax/xcompose.vim @ObserverOfTime runtime/syntax/xcompose.vim @ObserverOfTime
runtime/syntax/xmath.vim @cecamp
runtime/syntax/xml.vim @chrisbra runtime/syntax/xml.vim @chrisbra
runtime/syntax/xs.vim @petdance runtime/syntax/xs.vim @petdance
runtime/syntax/xslt.vim @Boobies runtime/syntax/xslt.vim @Boobies
runtime/syntax/xxd.vim @cecamp
runtime/syntax/yacc.vim @cecamp
runtime/syntax/zserio.vim @dpelle runtime/syntax/zserio.vim @dpelle
runtime/syntax/zsh.vim @chrisbra runtime/syntax/zsh.vim @chrisbra
runtime/tutor/tutor.eo @dpelle runtime/tutor/tutor.eo @dpelle

View File

@ -1,6 +1,7 @@
" --------------------------------------------------------------------- " ---------------------------------------------------------------------
" getscript.vim " getscript.vim
" Author: Charles E. Campbell " Maintainer: This runtime file is looking for a new maintainer.
" Original Author: Charles E. Campbell
" Date: Jan 21, 2014 " Date: Jan 21, 2014
" Version: 36 " Version: 36
" Installing: :help glvs-install " Installing: :help glvs-install

View File

@ -1,11 +1,13 @@
" netrw.vim: Handles file transfer and remote directory listing across " netrw.vim: Handles file transfer and remote directory listing across
" AUTOLOAD SECTION " AUTOLOAD SECTION
" Maintainer: This runtime file is looking for a new maintainer.
" Date: May 03, 2023 " Date: May 03, 2023
" Version: 173a " Version: 173a
" Last Change: " Last Change:
" 2023 Nov 21 by Vim Project: ignore wildignore when expanding $COMSPEC (v173a) " 2023 Nov 21 by Vim Project: ignore wildignore when expanding $COMSPEC (v173a)
" 2023 Nov 22 by Vim Project: fix handling of very long filename on longlist style (v173a) " 2023 Nov 22 by Vim Project: fix handling of very long filename on longlist style (v173a)
" Maintainer: Charles E Campbell <NcampObell@SdrPchip.AorgM-NOSPAM> " 2024 Feb 19 by Vim Project (announce adoption)
" Former Maintainer: Charles E Campbell
" GetLatestVimScripts: 1075 1 :AutoInstall: netrw.vim " GetLatestVimScripts: 1075 1 :AutoInstall: netrw.vim
" Copyright: Copyright (C) 2016 Charles E. Campbell {{{1 " Copyright: Copyright (C) 2016 Charles E. Campbell {{{1
" Permission is hereby granted to use and distribute this code, " Permission is hereby granted to use and distribute this code,

View File

@ -1,6 +1,7 @@
" netrwFileHandlers: contains various extension-based file handlers for " netrwFileHandlers: contains various extension-based file handlers for
" netrw's browsers' x command ("eXecute launcher") " netrw's browsers' x command ("eXecute launcher")
" Author: Charles E. Campbell " Maintainer: This runtime file is looking for a new maintainer.
" Original Author: Charles E. Campbell
" Date: Sep 18, 2020 " Date: Sep 18, 2020
" Version: 11 " Version: 11
" Copyright: Copyright (C) 1999-2012 Charles E. Campbell {{{1 " Copyright: Copyright (C) 1999-2012 Charles E. Campbell {{{1

View File

@ -1,6 +1,7 @@
" netrwSettings.vim: makes netrw settings simpler " netrwSettings.vim: makes netrw settings simpler
" Date: Nov 15, 2021 " Date: Nov 15, 2021
" Maintainer: Charles E Campbell <NcampObell@SdrPchip.AorgM-NOSPAM> " Maintainer: This runtime file is looking for a new maintainer.
" Former Maintainer: Charles E Campbell
" Version: 18 " Version: 18
" Copyright: Copyright (C) 1999-2007 Charles E. Campbell {{{1 " Copyright: Copyright (C) 1999-2007 Charles E. Campbell {{{1
" Permission is hereby granted to use and distribute this code, " Permission is hereby granted to use and distribute this code,

View File

@ -2,7 +2,8 @@
" AUTOLOAD PORTION " AUTOLOAD PORTION
" Date: Nov 14, 2023 " Date: Nov 14, 2023
" Version: 32b (with modifications from the Vim Project) " Version: 32b (with modifications from the Vim Project)
" Maintainer: Charles E Campbell <NcampObell@SdrPchip.AorgM-NOSPAM> " Maintainer: This runtime file is looking for a new maintainer.
" Former Maintainer: Charles E Campbell
" License: Vim License (see vim's :help license) " License: Vim License (see vim's :help license)
" "
" Contains many ideas from Michael Toren's <tar.vim> " Contains many ideas from Michael Toren's <tar.vim>

View File

@ -1,5 +1,6 @@
" vimball.vim : construct a file containing both paths and files " vimball.vim : construct a file containing both paths and files
" Author: Charles E. Campbell " Maintainer: This runtime file is looking for a new maintainer.
" Original Author: Charles E. Campbell
" Date: Apr 11, 2016 " Date: Apr 11, 2016
" Version: 37 " Version: 37
" GetLatestVimScripts: 1502 1 :AutoInstall: vimball.vim " GetLatestVimScripts: 1502 1 :AutoInstall: vimball.vim

View File

@ -2,7 +2,8 @@
" AUTOLOAD PORTION " AUTOLOAD PORTION
" Date: Mar 12, 2023 " Date: Mar 12, 2023
" Version: 33 " Version: 33
" Maintainer: Charles E Campbell <NcampObell@SdrPchip.AorgM-NOSPAM> " Maintainer: This runtime file is looking for a new maintainer.
" Former Maintainer: Charles E Campbell
" License: Vim License (see vim's :help license) " License: Vim License (see vim's :help license)
" Copyright: Copyright (C) 2005-2019 Charles E. Campbell {{{1 " Copyright: Copyright (C) 2005-2019 Charles E. Campbell {{{1
" Permission is hereby granted to use and distribute this code, " Permission is hereby granted to use and distribute this code,

View File

@ -1,9 +1,11 @@
" Vim filetype plugin file " Vim filetype plugin file
" Language: R " Language: R
" Maintainer: Jakson Alves de Aquino <jalvesaq@gmail.com> " Maintainer: This runtime file is looking for a new maintainer.
" Homepage: https://github.com/jalvesaq/R-Vim-runtime " Former Maintainer: Jakson Alves de Aquino <jalvesaq@gmail.com>
" Last Change: Sun Apr 24, 2022 09:14AM " Former Repository: https://github.com/jalvesaq/R-Vim-runtime
" Last Change: 2022 Apr 24 09:14AM
" 2024 Jan 14 by Vim Project (browsefilter) " 2024 Jan 14 by Vim Project (browsefilter)
" 2024 Feb 19 by Vim Project (announce adoption)
" Only do this when not yet done for this buffer " Only do this when not yet done for this buffer
if exists("b:did_ftplugin") if exists("b:did_ftplugin")

View File

@ -2,7 +2,7 @@
" Language: R help file " Language: R help file
" Maintainer: Jakson Alves de Aquino <jalvesaq@gmail.com> " Maintainer: Jakson Alves de Aquino <jalvesaq@gmail.com>
" Homepage: https://github.com/jalvesaq/R-Vim-runtime " Homepage: https://github.com/jalvesaq/R-Vim-runtime
" Last Change: Sun Apr 24, 2022 09:12AM " Last Change: 2022 Apr 24 09:12AM
" 2024 Jan 14 by Vim Project (browsefilter) " 2024 Jan 14 by Vim Project (browsefilter)
" Only do this when not yet done for this buffer " Only do this when not yet done for this buffer

View File

@ -2,7 +2,7 @@
" Language: R Markdown file " Language: R Markdown file
" Maintainer: Jakson Alves de Aquino <jalvesaq@gmail.com> " Maintainer: Jakson Alves de Aquino <jalvesaq@gmail.com>
" Homepage: https://github.com/jalvesaq/R-Vim-runtime " Homepage: https://github.com/jalvesaq/R-Vim-runtime
" Last Change: Mon May 29, 2023 06:31AM " Last Change: 2023 May 29 06:31AM
" 2024 Jan 14 by Vim Project (browsefilter) " 2024 Jan 14 by Vim Project (browsefilter)
" Original work by Alex Zvoleff (adjusted from R help for rmd by Michel Kuhlmann) " Original work by Alex Zvoleff (adjusted from R help for rmd by Michel Kuhlmann)

View File

@ -1,9 +1,11 @@
" Vim filetype plugin file " Vim filetype plugin file
" Language: Rnoweb " Language: Rnoweb
" Maintainer: Jakson Alves de Aquino <jalvesaq@gmail.com> " Maintainer: This runtime file is looking for a new maintainer.
" Homepage: https://github.com/jalvesaq/R-Vim-runtime " Former Maintainer: Jakson Alves de Aquino <jalvesaq@gmail.com>
" Last Change: Mon Feb 27, 2023 07:16PM " Former Repository: https://github.com/jalvesaq/R-Vim-runtime
" Last Change: 2023 Feb 27 07:16PM
" 2024 Jan 14 by Vim Project (browsefilter) " 2024 Jan 14 by Vim Project (browsefilter)
" 2024 Feb 19 by Vim Project (announce adoption)
" Only do this when not yet done for this buffer " Only do this when not yet done for this buffer
if exists("b:did_ftplugin") if exists("b:did_ftplugin")

View File

@ -1,9 +1,11 @@
" Vim filetype plugin file " Vim filetype plugin file
" Language: reStructuredText documentation format with R code " Language: reStructuredText documentation format with R code
" Maintainer: Jakson Alves de Aquino <jalvesaq@gmail.com> " Maintainer: This runtime file is looking for a new maintainer.
" Homepage: https://github.com/jalvesaq/R-Vim-runtime " Former Maintainer: Jakson Alves de Aquino <jalvesaq@gmail.com>
" Last Change: Mon Feb 27, 2023 07:16PM " Former Repository: https://github.com/jalvesaq/R-Vim-runtime
" Last Change: 2023 Feb 27 07:16PM
" 2024 Jan 14 by Vim Project (browsefilter) " 2024 Jan 14 by Vim Project (browsefilter)
" 2024 Feb 19 by Vim Project (announce adoption)
" Original work by Alex Zvoleff " Original work by Alex Zvoleff
" Only do this when not yet done for this buffer " Only do this when not yet done for this buffer

View File

@ -1,8 +1,10 @@
" Vim indent file " Vim indent file
" Language: R " Language: R
" Author: Jakson Alves de Aquino <jalvesaq@gmail.com> " Maintainer: This runtime file is looking for a new maintainer.
" Homepage: https://github.com/jalvesaq/R-Vim-runtime " Former Maintainer: Jakson Alves de Aquino <jalvesaq@gmail.com>
" Last Change: Sun Oct 08, 2023 10:45AM " Former Repository: https://github.com/jalvesaq/R-Vim-runtime
" Last Change: 2023 Oct 08 10:45AM
" 2024 Feb 19 by Vim Project (announce adoption)
" Only load this indent file when no other was loaded. " Only load this indent file when no other was loaded.

View File

@ -1,8 +1,10 @@
" Vim indent file " Vim indent file
" Language: R Documentation (Help), *.Rd " Language: R Documentation (Help), *.Rd
" Author: Jakson Alves de Aquino <jalvesaq@gmail.com> " Maintainer: This runtime file is looking for a new maintainer.
" Homepage: https://github.com/jalvesaq/R-Vim-runtime " Former Maintainer: Jakson Alves de Aquino <jalvesaq@gmail.com>
" Last Change: Mon Feb 27, 2023 07:01PM " Former Repository: https://github.com/jalvesaq/R-Vim-runtime
" Last Change: 2023 Feb 27 07:01PM
" 2024 Feb 19 by Vim Project (announce adoption)
" Only load this indent file when no other was loaded. " Only load this indent file when no other was loaded.

View File

@ -1,8 +1,10 @@
" Vim indent file " Vim indent file
" Language: Rmd " Language: Rmd
" Author: Jakson Alves de Aquino <jalvesaq@gmail.com> " Maintainer: This runtime file is looking for a new maintainer.
" Homepage: https://github.com/jalvesaq/R-Vim-runtime " Former Maintainer: Jakson Alves de Aquino <jalvesaq@gmail.com>
" Last Change: Wed Nov 09, 2022 09:44PM " Former Repository: https://github.com/jalvesaq/R-Vim-runtime
" Last Change: 2022 Nov 09 09:44PM
" 2024 Feb 19 by Vim Project (announce adoption)
" Only load this indent file when no other was loaded. " Only load this indent file when no other was loaded.

View File

@ -1,8 +1,10 @@
" Vim indent file " Vim indent file
" Language: Rnoweb " Language: Rnoweb
" Author: Jakson Alves de Aquino <jalvesaq@gmail.com> " Maintainer: This runtime file is looking for a new maintainer.
" Homepage: https://github.com/jalvesaq/R-Vim-runtime " Former Maintainer: Jakson Alves de Aquino <jalvesaq@gmail.com>
" Last Change: Mon Feb 27, 2023 07:17PM " Former Repository: https://github.com/jalvesaq/R-Vim-runtime
" Last Change: 2024 Feb 27 07:17PM
" 2024 Feb 19 by Vim Project (announce adoption)
" Only load this indent file when no other was loaded. " Only load this indent file when no other was loaded.

View File

@ -1,8 +1,10 @@
" Vim indent file " Vim indent file
" Language: Rrst " Language: Rrst
" Author: Jakson Alves de Aquino <jalvesaq@gmail.com> " Maintainer: This runtime file is looking for a new maintainer.
" Homepage: https://github.com/jalvesaq/R-Vim-runtime " Former Maintainer: Jakson Alves de Aquino <jalvesaq@gmail.com>
" Last Change: Feb 25, 2023 " Former Repository: https://github.com/jalvesaq/R-Vim-runtime
" Last Change: 2023 Feb 25
" 2024 Feb 19 by Vim Project (announce adoption)
" Only load this indent file when no other was loaded. " Only load this indent file when no other was loaded.

View File

@ -1,6 +1,7 @@
" --------------------------------------------------------------------- " ---------------------------------------------------------------------
" getscriptPlugin.vim " getscriptPlugin.vim
" Author: Charles E. Campbell " Maintainer: This runtime file is looking for a new maintainer.
" Original Author: Charles E. Campbell
" Date: Nov 29, 2013 " Date: Nov 29, 2013
" Installing: :help glvs-install " Installing: :help glvs-install
" Usage: :help glvs " Usage: :help glvs

View File

@ -1,5 +1,6 @@
" LogiPat: Boolean logical pattern matcher " LogiPat: Boolean logical pattern matcher
" Author: Charles E. Campbell " Maintainer: This runtime file is looking for a new maintainer.
" Original Author: Charles E. Campbell
" Date: Apr 04, 2016 " Date: Apr 04, 2016
" Version: 4 " Version: 4
" Purpose: to do Boolean-logic based regular expression pattern matching " Purpose: to do Boolean-logic based regular expression pattern matching

View File

@ -1,7 +1,8 @@
" netrwPlugin.vim: Handles file transfer and remote directory listing across a network " netrwPlugin.vim: Handles file transfer and remote directory listing across a network
" PLUGIN SECTION " PLUGIN SECTION
" Maintainer: This runtime file is looking for a new maintainer.
" Date: Feb 09, 2021 " Date: Feb 09, 2021
" Maintainer: Charles E Campbell <NcampObell@SdrPchip.AorgM-NOSPAM> " Former Maintainer: Charles E Campbell
" GetLatestVimScripts: 1075 1 :AutoInstall: netrw.vim " GetLatestVimScripts: 1075 1 :AutoInstall: netrw.vim
" Copyright: Copyright (C) 1999-2021 Charles E. Campbell {{{1 " Copyright: Copyright (C) 1999-2021 Charles E. Campbell {{{1
" Permission is hereby granted to use and distribute this code, " Permission is hereby granted to use and distribute this code,

View File

@ -1,5 +1,6 @@
" vimballPlugin : construct a file containing both paths and files " vimballPlugin : construct a file containing both paths and files
" Author: Charles E. Campbell " Maintainer: This runtime file is looking for a new maintainer.
" Original Author: Charles E. Campbell
" Copyright: (c) 2004-2014 by Charles E. Campbell " Copyright: (c) 2004-2014 by Charles E. Campbell
" The VIM LICENSE applies to Vimball.vim, and Vimball.txt " The VIM LICENSE applies to Vimball.vim, and Vimball.txt
" (see |copyright|) except use "Vimball" instead of "Vim". " (see |copyright|) except use "Vimball" instead of "Vim".

View File

@ -1,7 +1,8 @@
" zipPlugin.vim: Handles browsing zipfiles " zipPlugin.vim: Handles browsing zipfiles
" PLUGIN PORTION " PLUGIN PORTION
" Date: Dec 07, 2021 " Date: Dec 07, 2021
" Maintainer: Charles E Campbell <NcampObell@SdrPchip.AorgM-NOSPAM> " Maintainer: This runtime file is looking for a new maintainer.
" Former Maintainer: Charles E Campbell
" License: Vim License (see vim's :help license) " License: Vim License (see vim's :help license)
" Copyright: Copyright (C) 2005-2016 Charles E. Campbell {{{1 " Copyright: Copyright (C) 2005-2016 Charles E. Campbell {{{1
" Permission is hereby granted to use and distribute this code, " Permission is hereby granted to use and distribute this code,

View File

@ -1,9 +1,10 @@
" Vim syntax file " Vim syntax file
" Language: AmigaDos " Language: AmigaDos
" Maintainer: Charles E. Campbell <NcampObell@SdrPchip.AorgM-NOSPAM> " Maintainer: This runtime file is looking for a new maintainer.
" Former Maintainer: Charles E. Campbell
" Last Change: Aug 31, 2016 " Last Change: Aug 31, 2016
" Version: 10 " Version: 10
" URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_AMIGA " Former URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_AMIGA
" quit when a syntax file was already loaded " quit when a syntax file was already loaded
if exists("b:current_syntax") if exists("b:current_syntax")

View File

@ -1,9 +1,10 @@
" Vim syntax file " Vim syntax file
" Language: C-shell (csh) " Language: C-shell (csh)
" Maintainer: Charles E. Campbell <NcampObell@SdrPchip.AorgM-NOSPAM> " Maintainer: This runtime file is looking for a new maintainer.
" Former Maintainer: Charles E. Campbell
" Last Change: Aug 31, 2016 " Last Change: Aug 31, 2016
" Version: 14 " Version: 14
" URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_CSH " Former URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_CSH
" quit when a syntax file was already loaded " quit when a syntax file was already loaded
if exists("b:current_syntax") if exists("b:current_syntax")

View File

@ -1,9 +1,10 @@
" Vim syntax file " Vim syntax file
" Language: DCL (Digital Command Language - vms) " Language: DCL (Digital Command Language - vms)
" Maintainer: Charles E. Campbell <NcampObell@SdrPchip.AorgM-NOSPAM> " Maintainer: This runtime file is looking for a new maintainer.
" Former Maintainer: Charles E. Campbell
" Last Change: Mar 26, 2019 " Last Change: Mar 26, 2019
" Version: 13 " Version: 13
" URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_DCL " Former URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_DCL
" quit when a syntax file was already loaded " quit when a syntax file was already loaded
if exists("b:current_syntax") if exists("b:current_syntax")

View File

@ -1,9 +1,10 @@
" Vim syntax file " Vim syntax file
" Language: Elm Filter rules " Language: Elm Filter rules
" Maintainer: Charles E. Campbell <NcampObell@SdrPchip.AorgM-NOSPAM> " Maintainer: This runtime file is looking for a new maintainer.
" Former Maintainer: Charles E. Campbell
" Last Change: Aug 31, 2016 " Last Change: Aug 31, 2016
" Version: 9 " Version: 9
" URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_ELMFILT " Former URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_ELMFILT
" quit when a syntax file was already loaded " quit when a syntax file was already loaded
if exists("b:current_syntax") if exists("b:current_syntax")

View File

@ -1,10 +1,11 @@
" Vim syntax file " Vim syntax file
" Language: exports " Language: exports
" Maintainer: Charles E. Campbell <NcampObell@SdrPchip.AorgM-NOSPAM> " Maintainer: This runtime file is looking for a new maintainer.
" Former Maintainer: Charles E. Campbell
" Last Change: Aug 31, 2016 " Last Change: Aug 31, 2016
" Version: 8 " Version: 8
" Notes: This file includes both SysV and BSD 'isms " Notes: This file includes both SysV and BSD 'isms
" URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_EXPORTS " Former URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_EXPORTS
" quit when a syntax file was already loaded " quit when a syntax file was already loaded
if exists("b:current_syntax") if exists("b:current_syntax")

View File

@ -4,7 +4,7 @@
" Doug Kearns <dougkearns@gmail.com> " Doug Kearns <dougkearns@gmail.com>
" URL: https://github.com/vim-jp/syntax-vim-ex " URL: https://github.com/vim-jp/syntax-vim-ex
" Last Change: Feb 18, 2024 " Last Change: Feb 18, 2024
" Former Maintainer: Charles E. Campbell <NcampObell@SdrPchip.AorgM-NOSPAM> " Former Maintainer: Charles E. Campbell
" Base File URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_VIM " Base File URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_VIM
" Base File Version: 9.0-25 " Base File Version: 9.0-25

View File

@ -1,6 +1,6 @@
" Vim syntax file " Vim syntax file
" Language: gpg(1) configuration file " Language: gpg(1) configuration file
" Maintainer: This file is looking for a maintainer! " Maintainer: This runtime file is looking for a maintainer.
" Previous Maintainer: Nikolai Weibull <now@bitwi.se> " Previous Maintainer: Nikolai Weibull <now@bitwi.se>
" Latest Revision: 2024-02-11 " Latest Revision: 2024-02-11
" Updated: " Updated:

View File

@ -1,9 +1,11 @@
" Vim syntax file " Vim syntax file
" Language: Lex and Flex " Language: Lex and Flex
" Maintainer: Charles E. Campbell <NcampObell@SdrPchip.AorgM-NOSPAM> " Maintainer: This runtime file is looking for a new maintainer.
" Former Maintainer: Charles E. Campbell
" Contributor: Robert A. van Engelen <engelen@acm.org> " Contributor: Robert A. van Engelen <engelen@acm.org>
" Last Change: Apr 24, 2020
" Version: 18 " Version: 18
" Last Change: Apr 24, 2020
" 2024 Feb 19 by Vim Project (announce adoption)
" quit when a syntax file was already loaded " quit when a syntax file was already loaded
if exists("b:current_syntax") if exists("b:current_syntax")

View File

@ -1,9 +1,11 @@
" Vim syntax file " Vim syntax file
" Language: Lisp " Language: Lisp
" Maintainer: Charles E. Campbell <NcampObell@SdrPchip.AorgM-NOSPAM> " Maintainer: This runtime file is looking for a new maintainer.
" Former Maintainer: Charles E. Campbell
" Last Change: Nov 10, 2021 " Last Change: Nov 10, 2021
" 2024 Feb 19 by Vim Project (announce adoption)
" Version: 31 " Version: 31
" URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_LISP " Former URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_LISP
" "
" Thanks to F Xavier Noria for a list of 978 Common Lisp symbols taken from HyperSpec " Thanks to F Xavier Noria for a list of 978 Common Lisp symbols taken from HyperSpec
" Clisp additions courtesy of http://clisp.cvs.sourceforge.net/*checkout*/clisp/clisp/emacs/lisp.vim " Clisp additions courtesy of http://clisp.cvs.sourceforge.net/*checkout*/clisp/clisp/emacs/lisp.vim

View File

@ -1,9 +1,11 @@
" Vim syntax file " Vim syntax file
" Language: Maple V (based on release 4) " Language: Maple V (based on release 4)
" Maintainer: Charles E. Campbell <NcampObell@SdrPchip.AorgM-NOSPAM> " Maintainer: This runtime file is looking for a new maintainer.
" Former Maintainer:Charles E. Campbell
" Last Change: Mar 26, 2019 " Last Change: Mar 26, 2019
" 2024 Feb 19 by Vim Project (announce adoption)
" Version: 17 " Version: 17
" URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_MAPLE " Former URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_MAPLE
" "
" Package Function Selection: {{{1 " Package Function Selection: {{{1
" Because there are a lot of packages, and because of the potential for namespace " Because there are a lot of packages, and because of the potential for namespace

View File

@ -1,6 +1,8 @@
" Language : Netrw Listing Syntax " Language : Netrw Listing Syntax
" Maintainer : Charles E. Campbell " Maintainer: This runtime file is looking for a new maintainer.
" Last change: Nov 07, 2019 " Former Maintainer: Charles E. Campbell
" Last Change: Nov 07, 2019
" 2024 Feb 19 by Vim Project (announce adoption)
" Version : 20 " Version : 20
" --------------------------------------------------------------------- " ---------------------------------------------------------------------
if exists("b:current_syntax") if exists("b:current_syntax")

View File

@ -1,7 +1,9 @@
" Language: Quarto (Markdown with chunks of R, Python and other languages) " Language: Quarto (Markdown with chunks of R, Python and other languages)
" Provisory Maintainer: Jakson Aquino <jalvesaq@gmail.com> " Maintainer: This runtime file is looking for a new maintainer.
" Homepage: https://github.com/jalvesaq/R-Vim-runtime " Former Maintainer: Jakson Alves de Aquino <jalvesaq@gmail.com>
" Last Change: Fri Feb 24, 2023 08:26AM " Former Repository: https://github.com/jalvesaq/R-Vim-runtime
" Last Change: 2023 Feb 24 08:26AM
" 2024 Feb 19 by Vim Project (announce adoption)
" "
" The developers of tools for Quarto maintain Vim runtime files in their " The developers of tools for Quarto maintain Vim runtime files in their
" Github repository and, if required, I will hand over the maintenance of " Github repository and, if required, I will hand over the maintenance of

View File

@ -1,12 +1,14 @@
" Vim syntax file " Vim syntax file
" Language: R (GNU S) " Language: R (GNU S)
" Maintainer: Jakson Aquino <jalvesaq@gmail.com> " Maintainer: This runtime file is looking for a new maintainer.
" Former Maintainers: Vaidotas Zemlys <zemlys@gmail.com> " Former Maintainers: Jakson Aquino <jalvesaq@gmail.com>
" Vaidotas Zemlys <zemlys@gmail.com>
" Tom Payne <tom@tompayne.org> " Tom Payne <tom@tompayne.org>
" Contributor: Johannes Ranke <jranke@uni-bremen.de> " Contributor: Johannes Ranke <jranke@uni-bremen.de>
" Homepage: https://github.com/jalvesaq/R-Vim-runtime " Former Repository: https://github.com/jalvesaq/R-Vim-runtime
" Last Change: Sun Dec 24, 2023 08:05AM
" Filenames: *.R *.r *.Rhistory *.Rt " Filenames: *.R *.r *.Rhistory *.Rt
" Last Change: 2023 Dec 24 08:05AM
" 2024 Feb 19 by Vim Project (announce adoption)
" "
" NOTE: The highlighting of R functions might be defined in " NOTE: The highlighting of R functions might be defined in
" runtime files created by a filetype plugin, if installed. " runtime files created by a filetype plugin, if installed.

View File

@ -1,9 +1,11 @@
" Vim syntax file " Vim syntax file
" Language: R Help File " Language: R Help File
" Maintainer: Jakson Aquino <jalvesaq@gmail.com> " Maintainer: This runtime file is looking for a new maintainer.
" Former Maintainer: Johannes Ranke <jranke@uni-bremen.de> " Former Maintainers: Jakson Aquino <jalvesaq@gmail.com>
" Homepage: https://github.com/jalvesaq/R-Vim-runtime " Johannes Ranke <jranke@uni-bremen.de>
" Last Change: Tue Jun 28, 2016 08:53AM " Former Repository: https://github.com/jalvesaq/R-Vim-runtime
" Last Change: 2016 Jun 28 08:53AM
" 2024 Feb 19 by Vim Project (announce adoption)
" Remarks: - Includes R syntax highlighting in the appropriate " Remarks: - Includes R syntax highlighting in the appropriate
" sections if an r.vim file is in the same directory or in the " sections if an r.vim file is in the same directory or in the
" default debian location. " default debian location.

View File

@ -1,7 +1,9 @@
" Language: Markdown with chunks of R, Python and other languages " Language: Markdown with chunks of R, Python and other languages
" Maintainer: Jakson Aquino <jalvesaq@gmail.com> " Maintainer: This runtime file is looking for a new maintainer.
" Homepage: https://github.com/jalvesaq/R-Vim-runtime " Former Maintainer: Jakson Alves de Aquino <jalvesaq@gmail.com>
" Last Change: Sun Dec 24, 2023 07:21AM " Former Repository: https://github.com/jalvesaq/R-Vim-runtime
" Last Change: 2023 Dec 24 07:21AM
" 2024 Feb 19 by Vim Project (announce adoption)
" "
" For highlighting pandoc extensions to markdown like citations and TeX and " For highlighting pandoc extensions to markdown like citations and TeX and
" many other advanced features like folding of markdown sections, it is " many other advanced features like folding of markdown sections, it is

View File

@ -1,9 +1,11 @@
" Vim syntax file " Vim syntax file
" Language: rpcgen " Language: rpcgen
" Maintainer: Charles E. Campbell <NcampObell@SdrPchip.AorgM-NOSPAM> " Maintainer: This runtime file is looking for a new maintainer.
" Former Maintainer: Charles E. Campbell
" Last Change: Aug 31, 2016 " Last Change: Aug 31, 2016
" 2024 Feb 19 by Vim Project (announce adoption)
" Version: 13 " Version: 13
" URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_RPCGEN " Former URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_RPCGEN
if exists("b:current_syntax") if exists("b:current_syntax")
finish finish

View File

@ -1,10 +1,12 @@
" Vim syntax file " Vim syntax file
" Language: shell (sh) Korn shell (ksh) bash (sh) " Language: shell (sh) Korn shell (ksh) bash (sh)
" Maintainer: Charles E. Campbell <NcampObell@SdrPchip.AorgM-NOSPAM> " Maintainer: This runtime file is looking for a new maintainer.
" Previous Maintainer: Lennart Schultz <Lennart.Schultz@ecmwf.int> " Previous Maintainers: Charles E. Campbell
" Lennart Schultz <Lennart.Schultz@ecmwf.int>
" Last Change: Feb 28, 2023 " Last Change: Feb 28, 2023
" 2024 Feb 19 by Vim Project (announce adoption)
" Version: 208 " Version: 208
" URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_SH " Former URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_SH
" For options and settings, please use: :help ft-sh-syntax " For options and settings, please use: :help ft-sh-syntax
" This file includes many ideas from Eric Brunet (eric.brunet@ens.fr) and heredoc fixes from Felipe Contreras " This file includes many ideas from Eric Brunet (eric.brunet@ens.fr) and heredoc fixes from Felipe Contreras

View File

@ -1,9 +1,11 @@
" Vim syntax file " Vim syntax file
" Language: sendmail " Language: sendmail
" Maintainer: Charles E. Campbell <NcampObell@SdrPchip.AorgM-NOSPAM> " Maintainer: This runtime file is looking for a new maintainer.
" Former Maintainer: Charles E. Campbell
" Last Change: Oct 25, 2016 " Last Change: Oct 25, 2016
" 2024 Feb 19 by Vim Project (announce adoption)
" Version: 9 " Version: 9
" URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_SM " Former URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_SM
if exists("b:current_syntax") if exists("b:current_syntax")
finish finish
endif endif

View File

@ -1,8 +1,10 @@
" Language: tags " Language: tags
" Maintainer: Charles E. Campbell <NcampObell@SdrPchip.AorgM-NOSPAM> " Maintainer: This runtime file is looking for a new maintainer.
" Former Maintainer: Charles E. Campbell
" Last Change: Oct 26, 2016 " Last Change: Oct 26, 2016
" 2024 Feb 19 by Vim Project (announce adoption)
" Version: 8 " Version: 8
" URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_TAGS " Former URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_TAGS
" quit when a syntax file was already loaded " quit when a syntax file was already loaded
if exists("b:current_syntax") if exists("b:current_syntax")

View File

@ -1,9 +1,11 @@
" Vim syntax file " Vim syntax file
" Language: TeX " Language: TeX
" Maintainer: Charles E. Campbell <NcampObell@SdrPchip.AorgM-NOSPAM> " Maintainer: This runtime file is looking for a new maintainer.
" Former Maintainer: Charles E. Campbell
" Last Change: Apr 22, 2022 " Last Change: Apr 22, 2022
" 2024 Feb 19 by Vim Project (announce adoption)
" Version: 121 " Version: 121
" URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_TEX " Former URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_TEX
" "
" Notes: {{{1 " Notes: {{{1
" "

View File

@ -4,7 +4,7 @@
" Doug Kearns <dougkearns@gmail.com> " Doug Kearns <dougkearns@gmail.com>
" URL: https://github.com/vim-jp/syntax-vim-ex " URL: https://github.com/vim-jp/syntax-vim-ex
" Last Change: Feb 18, 2024 " Last Change: Feb 18, 2024
" Former Maintainer: Charles E. Campbell <NcampObell@SdrPchip.AorgM-NOSPAM> " Former Maintainer: Charles E. Campbell
" Base File URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_VIM " Base File URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_VIM
" Base File Version: 9.0-25 " Base File Version: 9.0-25

View File

@ -1,9 +1,11 @@
" Vim syntax file " Vim syntax file
" Language: xmath (a simulation tool) " Language: xmath (a simulation tool)
" Maintainer: Charles E. Campbell <NcampObell@SdrPchip.AorgM-NOSPAM> " Maintainer: This runtime file is looking for a new maintainer.
" Former Maintainer: Charles E. Campbell
" Last Change: Aug 31, 2016 " Last Change: Aug 31, 2016
" 2024 Feb 19 by Vim Project (announce adoption)
" Version: 10 " Version: 10
" URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_XMATH " Former URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_XMATH
" For version 5.x: Clear all syntax items " For version 5.x: Clear all syntax items
" For version 6.x: Quit when a syntax file was already loaded " For version 6.x: Quit when a syntax file was already loaded

View File

@ -1,10 +1,12 @@
" Vim syntax file " Vim syntax file
" Language: bin using xxd " Language: bin using xxd
" Maintainer: Charles E. Campbell <NcampObell@SdrPchip.AorgM-NOSPAM> " Maintainer: This runtime file is looking for a new maintainer.
" Former Maintainer: Charles E. Campbell
" Last Change: Aug 31, 2016 " Last Change: Aug 31, 2016
" Version: 11 " Version: 11
" 2024 Feb 19 by Vim Project (announce adoption)
" Notes: use :help xxd to see how to invoke it " Notes: use :help xxd to see how to invoke it
" URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_XXD " Former URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_XXD
" quit when a syntax file was already loaded " quit when a syntax file was already loaded
if exists("b:current_syntax") if exists("b:current_syntax")

View File

@ -1,9 +1,10 @@
" Vim syntax file " Vim syntax file
" Language: Yacc " Language: Yacc
" Maintainer: Charles E. Campbell <NcampObell@SdrPchip.AorgM-NOSPAM> " Former Maintainer: Charles E. Campbell
" Last Change: Mar 25, 2019 " Last Change: Mar 25, 2019
" Version: 17 " Version: 17
" URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_YACC " 2024 Feb 19 by Vim Project (announce adoption)
" Former URL: http://www.drchip.org/astronaut/vim/index.html#SYNTAX_YACC
" "
" Options: {{{1 " Options: {{{1
" g:yacc_uses_cpp : if this variable exists, then C++ is loaded rather than C " g:yacc_uses_cpp : if this variable exists, then C++ is loaded rather than C